mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-24 17:21:43 +00:00
add instruction for global installation
This commit is contained in:
parent
2011a444c4
commit
f42bc5bf59
1 changed files with 3 additions and 0 deletions
|
|
@ -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)
|
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
|
||||||
Documentation for how to operate and how to customize your server are coming soon!
|
Documentation for how to operate and how to customize your server are coming soon!
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue