mirror of
https://github.com/Kapendev/parin.git
synced 2025-04-26 04:59:54 +03:00
Fixed command in README.md file.
This commit is contained in:
parent
37f11a052e
commit
5d7d20d8d8
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ This guide outlines the steps to install Popka using Git and the Dub package man
|
|||
Run the following command to install raylib using Dub:
|
||||
|
||||
```bash
|
||||
dub run raylib-d:install
|
||||
dub add raylib-d && dub run raylib-d:install
|
||||
```
|
||||
|
||||
3. **Compile example:**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue