Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
geektcp authored Dec 25, 2019
1 parent 9e77cfd commit ca3141a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ cd /usr/local/src/wow/ClassicWOW/build &&
-DCMAKE_CXX_COMPILER=/usr/local/gcc-4.9.3/bin/g++ &&
time make -j16 &&
make install &&
groupadd wow && useradd wow -g wow &&
chown -R wow.wow -R $BASE_DIR
```

Expand Down

0 comments on commit ca3141a

Please sign in to comment.