From 8a89ae02e16c4c93fb241aa23c404b71a2b66abb Mon Sep 17 00:00:00 2001
From: Michael Long <mlong@mlong.us>
Date: Sun, 29 Nov 2020 08:18:39 -0800
Subject: [PATCH] Update INSTALL.txt - cvs vs git

---
 xtrn/fatfish/INSTALL.txt | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/xtrn/fatfish/INSTALL.txt b/xtrn/fatfish/INSTALL.txt
index 1ffdaacc34..ef324f0dc9 100644
--- a/xtrn/fatfish/INSTALL.txt
+++ b/xtrn/fatfish/INSTALL.txt
@@ -1,4 +1,4 @@
-------------------------------------------------
+------------------------------------------------
  FatFish: the fishing simulation door game.
 ------------------------------------------------
 FatFish is a fishing simulation door game for Synchronet BBS systems.
@@ -13,9 +13,7 @@ Requirements
 	- exec/load/frame.js
 	- exec/load/mapgenerator.js
 	- exec/load/json-client.js
-  You can grab these from the Synchronet CVS repository.
-
-- You need to have a fairly updated Synchronet environment. Your exec/ and exec/load/ directories should be updated to 2 September 2012 from CVS.
+  You can grab these from the Synchronet git repository.
 
 -------------------
 Supported Platforms
@@ -31,7 +29,7 @@ FatFish has been tested on:
 ------------
 Installation
 ------------
-1. Get the sources. They can be found on cvs.synchro.net, the official Synchronet repository.
+1. Included with Sychronet. If you don't have them, they can be found on gitlab.synchro.net, the official Synchronet repository.
 
 2. Configure the door in SCFG, if not already done:
 	╔[■][?]════════════════════════════════════════════════════╗
-- 
GitLab