Update clone command to include .git extension
This commit is contained in:
parent
d537fc9318
commit
6237f3d7e7
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ Optional but preferred:
|
|||
### From source
|
||||
|
||||
```bash
|
||||
git clone https://github.com/Breadway/bread
|
||||
git clone https://github.com/Breadway/bread.git
|
||||
cd bread
|
||||
cargo build --release
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue