Small update to readme

#11
by arokem - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -221,7 +221,7 @@ Please use OpenCode main branch until a new release is available.
221
 
222
  ```shell
223
  # Example commands to install on linux
224
- git clone https://github.com/anomalyco/opencode.git cd opencode
225
 
226
  # Install Bun
227
  curl -fsSL https://bun.sh/install | bash
 
221
 
222
  ```shell
223
  # Example commands to install on linux
224
+ git clone https://github.com/anomalyco/opencode.git && cd opencode
225
 
226
  # Install Bun
227
  curl -fsSL https://bun.sh/install | bash