Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mebtte committed Nov 21, 2023
1 parent d739bee commit 17e4d33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,9 @@ docker run -it --rm -v <data>:/data mebtte/cicada:v2 upgrade-data /data
#### Source Code

```sh
git fetch -p
git switch v2
npm ci
npm start -- -- upgrade-data <data>
```

Expand Down

0 comments on commit 17e4d33

Please sign in to comment.