aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2021-03-06 19:17:37 +0000
committerGravatar GitHub <[email protected]>2021-03-06 19:17:37 +0000
commit376520dea9180554d59903d167579fa115e49dad (patch)
tree16e9843395c28806ed9aa9f93eebe25951ac22f6 /README.md
parentMerge pull request #167 from python-discord/dependabot/npm_and_yarn/typescrip... (diff)
parentSet pre-commit to be executable (diff)
Merge pull request #134 from python-discord/dependabot/npm_and_yarn/husky-5.0.9
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index b19152f..0f42f95 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,8 @@ The project uses [yarn](https://yarnpkg.com/) for dependency and script manageme
and [webpack](https://webpack.js.org/) for building and development.
A full setup guide is available on [Notion](https://www.notion.so/pythondiscord/Forms-6312360495ff45f487da5b1924184a2d),
-along with a troubleshooting guide.
+along with a troubleshooting guide.<br/>
+Run `yarn install --dev` and `yarn run pre-commit` to setup your dev environment.
## React & Dependency Info
### Project Info