diff --git a/Testing.md b/Testing.md index 9775cb8..865e685 100644 --- a/Testing.md +++ b/Testing.md @@ -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 ```