Skip to content

Commit

Permalink
Merge pull request #17 from vanities/master
Browse files Browse the repository at this point in the history
fix readme installation for linux
  • Loading branch information
Eliovp authored Apr 23, 2019
2 parents 8f57ecc + e8b529b commit 46ee0ef
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 @@ -26,7 +26,7 @@ Building:
```sh
$ git clone https://github.com/Eliovp/amdmemorytweak
$ cd amdmemorytweak/linux
$ g++ amdmemorytweak.cpp -lpci -lresolv -o amdmemtweak
$ g++ AmdMemTweak.cpp -lpci -lresolv -o amdmemtweak
```

# Build (Windows)
Expand Down

0 comments on commit 46ee0ef

Please sign in to comment.