Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
radumarias authored May 28, 2024
1 parent ba92383 commit b5dbab8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,6 @@ You can see more [here](https://crates.io/crates/rencfs)
You can compile it, run it, and give it a quick try in browser. After you start it from above
```bash
sudo apt-get update && sudo apt-get install fuse3
cargo build --release
mkdir mnt && mkdir data
cargo run --release -- mount -m mnt -d data
```
Expand Down

0 comments on commit b5dbab8

Please sign in to comment.