From edc64301a1ec4f5b0336d13dd35919644b88f6b6 Mon Sep 17 00:00:00 2001 From: DEntisT Date: Sun, 20 Aug 2023 21:25:10 +0200 Subject: [PATCH] fix --- doc/setup.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/setup.md b/doc/setup.md index 8463f3f..0ce54dd 100644 --- a/doc/setup.md +++ b/doc/setup.md @@ -1,14 +1,13 @@ - # How to setup PawnScript? Let's assume you've got an empty open.mp/SA:MP server ready to use. You can get one [here](https://github.com/openmultiplayer/open.mp/releases). - + Create `scriptfiles` and `gamemodes` folders. - + Go to the releases page and select the latest release. @@ -132,7 +131,7 @@ stack_output=true And then, lastly, open your `index.ps` and start writing code! - + Then run your server.