Skip to content

Commit

Permalink
minor README fix about renaming jssg to jfmengin
Browse files Browse the repository at this point in the history
  • Loading branch information
lebouquetin committed Oct 10, 2024
1 parent 48fc9fd commit bf988d8
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 @@ -5,8 +5,8 @@ Today, it's a django app that can generate a static website with Vite & Typescri
## Bootstrap

```shell
$ git clone https://github.com/algoo/jssg.git
$ cd jssg
$ git clone https://github.com/algoo/jfmengine.git
$ cd jfmengine
$ python3.12 -m venv env/
$ source env/bin/activate
$ direnv allow
Expand Down

0 comments on commit bf988d8

Please sign in to comment.