Skip to content

Commit

Permalink
docs: new version of workspace (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
kierenevans authored Feb 22, 2024
1 parent 085ff1d commit b985824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Workspace is a tool to orchestrate and bring consistency to your project environ

Download the `ws` file from the [Latest Release](https://github.com/my127/workspace/releases/latest) make executable and move to a location in your PATH, eg.
```bash
curl --output ./ws --location https://github.com/my127/workspace/releases/download/0.3.1/ws
curl --output ./ws --location https://github.com/my127/workspace/releases/download/0.3.2/ws
chmod +x ws && sudo mv ws /usr/local/bin/ws
```

Expand Down

0 comments on commit b985824

Please sign in to comment.