From 5000d0a2ab495515027a101fd7624dc547047ae9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 3 Mar 2023 19:43:51 +0100 Subject: [PATCH] Update POST_INSTALLATION.md --- doc/POST_INSTALLATION.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/POST_INSTALLATION.md b/doc/POST_INSTALLATION.md index e69de29..1daa348 100644 --- a/doc/POST_INSTALLATION.md +++ b/doc/POST_INSTALLATION.md @@ -0,0 +1,13 @@ +option 1: + + after installing, you need to find your fingerprint of your server: + `sudo cat /etc/opt/simplex/fingerprint` + + now make your server address: + +`smp://[:]@[,]` + + add it to your simplex app under Settings > Network & Servers > SMP Servers > + Add server + +options 2: +maybe during the CLI install, it could spit out the fingerprint address to the terminal. then we can copy & paste it. \ No newline at end of file