Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ __Possible Future Platforms__:
Set up the sites and run them

```
haxe requestresponsetester.hxml
haxe testsites.hxml
cd out/neko_nocache/
nekotools server -rewrite
```
Expand Down Expand Up @@ -61,4 +61,4 @@ neko out/requestresponsetester.n http://localhost:2000/ out/neko_nocache/

Combined with the `.htaccess` files in the `out/` directories, this will enable you to test each of the apache-based platforms.

See `runscripts` for example usage with this setup.
See `runscripts` for example usage with this setup.