From aa4a399d234a43ec3052e34981de72e51e8020ad Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 4 May 2024 22:10:14 +0300 Subject: [PATCH] fix example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d055f60..7688618 100644 --- a/README.md +++ b/README.md @@ -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