Commit 3a0676ff authored by LiBingxuan's avatar LiBingxuan

update README

parent c9ef2f1d
...@@ -25,8 +25,8 @@ First of all, you need to download and install the libraries listed [here](#libr ...@@ -25,8 +25,8 @@ First of all, you need to download and install the libraries listed [here](#libr
Once the libraries are installed, in order to compile and run the server please follow the steps below: Once the libraries are installed, in order to compile and run the server please follow the steps below:
```bash ```bash
mkdir build mkdir build
cd build cd build
cmake .. cmake ..
make make
``` ```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment