mirror of
https://github.com/szabodanika/microbin
synced 2024-11-10 03:34:17 +00:00
Fix typo in README
This commit is contained in:
parent
4c57c27851
commit
9688f913da
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Or install it manually from [Cargo](https://crates.io/crates/microbin):
|
|||
|
||||
```bash
|
||||
cargo install microbin;
|
||||
curl -L -O https://raw.githubusercontent.com/;szabodanika/microbin/master/.env;
|
||||
curl -L -O https://raw.githubusercontent.com/szabodanika/microbin/master/.env;
|
||||
source .env;
|
||||
microbin
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue