|
@@ -34,7 +34,7 @@ npm install -g mocha
|
|
For now, we can use Cargo to install the CLI.
|
|
For now, we can use Cargo to install the CLI.
|
|
|
|
|
|
```bash
|
|
```bash
|
|
-cargo install --git https://github.com/project-serum/anchor --tag v0.4.1 anchor-cli --locked
|
|
|
|
|
|
+cargo install --git https://github.com/project-serum/anchor --tag v0.4.4 anchor-cli --locked
|
|
```
|
|
```
|
|
|
|
|
|
On Linux systems you may need to install additional dependencies if `cargo install` fails. On Ubuntu,
|
|
On Linux systems you may need to install additional dependencies if `cargo install` fails. On Ubuntu,
|