Skip to content

Commit

Permalink
fix: readme edit
Browse files Browse the repository at this point in the history
  • Loading branch information
daopunk committed Nov 21, 2024
1 parent 74f262e commit ec89c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<dl>
<dt>Basic Setup</dt>
<li>Use `yarn add` / `yarn build`, not `forge install` / `forge build` etc.</li>
<li>Use `yarn add`, not `forge install`</li>
<li>Use yarn scripts, not forge scripts (Look at the `package.json`!).</li>
<li>Add scripts to the `package.json` as needed.</li>

Expand Down

0 comments on commit ec89c57

Please sign in to comment.