parent
cabf251280
commit
944dcdc010
@ -100,7 +100,11 @@ $ cargo build --release
|
|||||||
```
|
```
|
||||||
|
|
||||||
This will produce an executable in the `./target/release` subdirectory.
|
This will produce an executable in the `./target/release` subdirectory.
|
||||||
|
Note: if cargo fails to parse manifest try:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ ~/.cargo/bin/cargo build --release
|
||||||
|
```
|
||||||
----
|
----
|
||||||
|
|
||||||
## Simple one-line installer for Mac and Ubuntu
|
## Simple one-line installer for Mac and Ubuntu
|
||||||
|
Loading…
Reference in New Issue
Block a user