Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
roberto-butti committed Dec 30, 2023
1 parent bd29676 commit c6baa4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,13 @@ ibis-next list


Now you can initialize properly the directory via the `init` command for automatically creating the configuration file, the assets folder, and the content folder (for creating your Markdown files).
To launch the `init` command:
If you installed Ibis Next locally, to launch the `init` command:

~~~shell
./vendor/bin/ibis-next init
~~~

Then, run this command inside an **empty directory**:
If you installed Ibis Next globally, you can run the `init` command inside an empty directory:

~~~shell
ibis-next init
Expand Down

0 comments on commit c6baa4e

Please sign in to comment.