We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a836b5 + e17dfa1 commit 56b9b72Copy full SHA for 56b9b72
contributing.md
@@ -2,6 +2,6 @@
2
3
## Local setup
4
5
-1. Clone the repository with `git clone [email protected]:mxstbr/micro-analytics.git`
+1. Clone the repository with `git clone [email protected]:micro-analytics/micro-analytics.git`
6
2. Install the dependencies with `npm install` (or `yarn install` if you have `yarn`)
7
3. Run the server in dev mode with `npm run dev`, which will restart the server everytime you edit the code.
0 commit comments