Skip to content

Commit 56b9b72

Browse files
authored
Merge pull request #36 from LukeSheard/patch-1
Update contributing.md
2 parents 3a836b5 + e17dfa1 commit 56b9b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
## Local setup
44

5-
1. Clone the repository with `git clone [email protected]:mxstbr/micro-analytics.git`
5+
1. Clone the repository with `git clone [email protected]:micro-analytics/micro-analytics.git`
66
2. Install the dependencies with `npm install` (or `yarn install` if you have `yarn`)
77
3. Run the server in dev mode with `npm run dev`, which will restart the server everytime you edit the code.

0 commit comments

Comments
 (0)