mirror of
https://github.com/YGGverse/Pulsar.git
synced 2026-03-31 17:55:37 +00:00
fix example
This commit is contained in:
parent
666387897d
commit
aa4a399d23
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ See also [alternative branch](https://github.com/YGGverse/Pulsar/tree/fs) to gen
|
|||
2. `git clone https://github.com/YGGverse/Pulsar.git` - get latest Pulsar version
|
||||
3. `cd Pulsar` - navigate project folder
|
||||
4. `composer update` - install application dependencies
|
||||
5. `cp config/example.json name.json` - setup your feed
|
||||
5. `cp config/example.json config/name.json` - setup your feed
|
||||
|
||||
## Crawler
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue