Skip to content

Commit

Permalink
Update README.md (#13)
Browse files Browse the repository at this point in the history
Update git clone url to the current repo.
  • Loading branch information
imwithye authored Jan 7, 2024
1 parent 7753c2c commit c925ef9
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 @@ -10,7 +10,7 @@ In transforming an image into Bag of Words using on machines with AVX instructio
## Build

```bash
$ git clone https://github.com/shinsumicco/FBoW.git
$ git clone https://github.com/stella-cv/FBoW.git
$ cd FBoW && mkdir build && cd build
$ cmake .. -DBUILD_TESTS=ON -DBUILD_UTILS=ON
$ make
Expand Down

0 comments on commit c925ef9

Please sign in to comment.