Skip to content

Commit af5fb54

Browse files
committed
update docs
1 parent 10e24af commit af5fb54

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

docs/makinggames.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ I'm sorry there's so many steps. It's not as hard as it looks. Trust me.
2929

3030
### TL;DR version
3131

32-
* install happyfuntimes (http://superhappyfuntimes.net/install)
33-
* run happyfuntimes (it must be run once)
34-
* install node.js (http://nodejs.org/download/)
35-
* if on windows install msysgit (http://msysgit.github.io/)
36-
* install bower `sudo npm install -g bower` (no sudo on windows)
37-
* install hft-cli `sudo npm install -g hft-cli` (no sudo on windows)
38-
* clone a game
39-
* edit `package.json`, change `gameId` and `name`
40-
* type `hft-add`
32+
* install happyfuntimes (http://superhappyfuntimes.net/install)
33+
* run happyfuntimes (it must be run once)
34+
* install node.js (http://nodejs.org/download/)
35+
* if on windows install msysgit (http://msysgit.github.io/)
36+
* install bower `sudo npm install -g bower` (no sudo on windows)
37+
* install hft-cli `sudo npm install -g hft-cli` (no sudo on windows)
38+
* clone a game
39+
* edit `package.json`, change `gameId` and `name`
40+
* type `hft-add`
4141

4242
### Verbose vesrion
4343

0 commit comments

Comments
 (0)