Updated Testing (markdown)

Flam3rboy
2021-04-25 19:20:02 +02:00
parent 26d1f4dcfd
commit ffc191d162

@@ -6,7 +6,6 @@
```
cd fosscord/gateway
npm i
npm i https://github.com/fosscord/fosscord-server-util.git
npm start
```
@@ -14,7 +13,6 @@ npm start
```
cd fosscord/api
npm i
npm i https://github.com/fosscord/fosscord-server-util.git
npm start
```