Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kotleni committed Jul 3, 2023
1 parent 47c19ca commit ad233b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ for apple cpu:
```arch -x86_64 make osx```
5. Done

## Linux (Ubuntu)
## Ubuntu Linux
1. Open terminal
2. Execute this commands in terminal one by one
```apt install gcc make
Expand All @@ -24,7 +24,7 @@ cd csgo-run
3. Start building ```make linux```
4. Done

## Linux (Arch)
## Arch Linux
1. Open terminal
2. Execute this commands in terminal one by one
```pacman -Sy gcc make glibc
Expand Down

0 comments on commit ad233b3

Please sign in to comment.