Skip to content

Commit

Permalink
add 'clone' to git command
Browse files Browse the repository at this point in the history
lol so helpful
  • Loading branch information
b5 authored Jul 15, 2022
1 parent 0a6d8b6 commit 4924b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ async fn main() {
- Clone the repository.

```bash
git https://github.com/WebNativeFileSystem/rs-wnfs.git
git clone https://github.com/WebNativeFileSystem/rs-wnfs.git
```

- Change directory
Expand Down

0 comments on commit 4924b17

Please sign in to comment.