From 18b3c7e7d175baf0a4ce36801465bd392823eea6 Mon Sep 17 00:00:00 2001 From: hearmeneigh <52509909+hearmeneigh@users.noreply.github.com> Date: Sat, 2 Sep 2023 20:08:53 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 273ff9c..8d788b7 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ This repository contains a heavily customized version of the mainline F-Chat 3.0 # Windows only npm install --global --production --vs2015 --add-python-to-path windows-build-tools node-gyp +# Ubuntu only +sudo apt install libsecret-1-dev + # All operating systems git clone https://github.com/hearmeneigh/fchat-rising.git cd fchat-rising