mirror of
https://github.com/YGGverse/Pulsar.git
synced 2025-03-13 05:41:21 +00:00
update readme
This commit is contained in:
parent
0b4875ef93
commit
389fb4136e
@ -38,7 +38,7 @@ It's especially useful for [Yggdrasil](https://github.com/yggdrasil-network/yggd
|
||||
|
||||
* `cd Pulsar` - navigate to the project folder
|
||||
* `composer update` - download server dependencies with Composer
|
||||
* `mkdir server/127.0.0.1` - init server location (you can define any other destination, but `server` one is just git ignored)
|
||||
* `mkdir server/127.0.0.1` - init server location (you can define any other destination, `server` just git ignored)
|
||||
* `cp example/host.json server/127.0.0.1/host.json` - copy configuration example to the destination folder
|
||||
* `cd server/127.0.0.1` - navigate to server folder created and generate new self-signed certificate
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user