add instruction for global installation

This commit is contained in:
Romain Beaumont 2015-08-30 20:25:56 +02:00
parent 2011a444c4
commit f42bc5bf59

View file

@ -31,6 +31,9 @@ Before running or building it is recommended that you configure the server in co
Or try our autoupdating flying-squid server [autonomous-squid](https://github.com/mhsjlw/autonomous-squid)
You can also install flying-squid globally with `sudo npm install -g flying-squid`
and then run it with `flying-squid` command.
## Documentation
Documentation for how to operate and how to customize your server are coming soon!