diff --git a/README.md b/README.md index c41fef8..f61f3a4 100644 --- a/README.md +++ b/README.md @@ -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 ``` @@ -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. \ No newline at end of file +See `runscripts` for example usage with this setup.