Skip to content

Commit

Permalink
docs: add npm build to readme.md
Browse files Browse the repository at this point in the history
To run scripts/finschia/init.sh, module `@finschia/finschia` is required.
So, it is necesary to run `npm build`.
  • Loading branch information
Kynea0b committed Jan 12, 2024
1 parent 3bcbb93 commit 4d69fda
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/finschia/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

Run the following:

```npm
npm run build
```

```shell
cd scripts/finschia
./start.sh
Expand Down

0 comments on commit 4d69fda

Please sign in to comment.