Skip to content

Commit 61c88de

Browse files
Update README.md
1 parent 628f608 commit 61c88de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ It would be cool if we come up with a long term TypeScript only version. This re
1010

1111
```sh
1212

13-
git clone https://github.com/michael-spengler/web3.ts.git
14-
cd web3.ts/web3-server
13+
git clone https://github.com/michael-spengler/web3.git
14+
cd web3/web3-server
1515
npm i
1616
cp .env-sample.json .env.json # add your ingredients
1717
cd ..
@@ -21,7 +21,7 @@ deno test --allow-net test.ts
2121
```
2222

2323
## Contributions
24-
Feel free to contribute by raising Pull Requests.
24+
Feel free to contribute by raising Pull Requests. If you are a contributor at https://github.com/ethereum let me know I'd like to move the repo there as soon as the time is right.
2525

2626

2727
## Support

0 commit comments

Comments
 (0)