From 698909b7f3662de4b2b9843ba5bdd8e3ed4667b0 Mon Sep 17 00:00:00 2001 From: Amir Rajan Date: Sun, 6 Dec 2020 10:38:46 -0600 Subject: Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0346a53..d770292 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ If your income is below $1000 per month, are a "student", or are a "big time Ras 1. Download DragonRuby Game Toolkit. 2. Unzip. -3. Navigate to your game folder using terminal (the default game folder is `./mygame/app`) +3. Navigate to your game folder using terminal (the default game folder is `./mygame/app`). 4. `git clone https://github.com/DragonRuby/dragonruby-game-toolkit-contrib` or download and unzip into the `./mygame/app` directory. IMPORTANT: _do not_ try to symlink the git repo into the `./mygame/app` directory (or anything else fancy), the DragonRuby Runtime requires everything to reside in the game directory and will not allow access outside of it. -- cgit v1.2.3