Skip to content

Commit

Permalink
feat(main): Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ekkinox committed Jan 23, 2024
1 parent 2fec4bf commit ddba467
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,11 @@ make fresh

You can also create your repository [using the GitHub template](https://github.com/new?template_name=yokai-http-template&template_owner=ankorstore).

After cloning and going into your repository, simply run:
It will automatically rename your project resources and push them, this operation can take a few minutes.

Once ready, after cloning and going into your repository, simply run:

```shell
make rename to=foo/bar
make fresh
```

Expand Down

0 comments on commit ddba467

Please sign in to comment.