Update README.md
This commit is contained in:
parent
f1ed9ff522
commit
12a500a9ee
|
@ -1,6 +1,6 @@
|
||||||
# Dethrace
|
# Dethrace
|
||||||
|
|
||||||

|
[](https://github.com/jeff-1amstudios/dethrace/actions/workflows/workflow.yml)
|
||||||
|
|
||||||
 [Discord Chat Channel](https://discord.gg/f5StsuP)
|
 [Discord Chat Channel](https://discord.gg/f5StsuP)
|
||||||
|
|
||||||
|
@ -53,9 +53,9 @@ cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
```
|
```
|
||||||
|
|
||||||
Build:
|
On cmake has generated the build files for your platform, run the build. For example:
|
||||||
```sh
|
```sh
|
||||||
make && ./dethrace
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
### Run
|
### Run
|
||||||
|
|
Loading…
Reference in New Issue