Skip to content

Commit

Permalink
fixed Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Burkhard Ringlein committed Jun 22, 2015
1 parent a71f292 commit 248870c
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 @@ -57,9 +57,9 @@ Because *GarbageCollector* is multithreaded, he is **faster than other** popular

Simply:

`git clone [email protected]:cliffTifflor/GarbageCollector.git GarbageCollector `
`cd GarbageCollector`
`make `
git clone [email protected]:cliffTifflor/GarbageCollector.git GarbageCollector
cd GarbageCollector
make

Of course you need the build essentials of your system (C++, GNU Make, g++, etc.).

Expand Down

0 comments on commit 248870c

Please sign in to comment.