diff --git a/README.md b/README.md
index 86a9fd2..df7a19f 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@
- Basic Setup
-
Use `yarn add` / `yarn build`, not `forge install` / `forge build` etc.
+ Use `yarn add`, not `forge install`
Use yarn scripts, not forge scripts (Look at the `package.json`!).
Add scripts to the `package.json` as needed.