Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mateocabanal authored Aug 1, 2018
1 parent f257b53 commit 69a2736
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ Install/Compiling

To compile:

```
git clone https://github.com/oetam5002/electrobucks
```git clone https://github.com/oetam5002/electrobucks
cd electrobucks
make clean
rm -rf CMakeCache.txt && rm -rf CMakeFiles
cmake .
make -j8 && bash finish.sh
```
Expand Down

0 comments on commit 69a2736

Please sign in to comment.