Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
radumarias authored Jun 7, 2024
1 parent 7533ef1 commit 0e59325
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ 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
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
mkdir mnt && mkdir data
cargo run --release -- mount -m mnt -d data
```
Expand Down

0 comments on commit 0e59325

Please sign in to comment.