From ffc191d1628fa2f71c937049b4822f660bbb0985 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Sun, 25 Apr 2021 19:20:02 +0200 Subject: [PATCH] Updated Testing (markdown) --- Testing.md | 2 -- 1 file changed, 2 deletions(-) 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 ```