From 91471b64bd9cce40d7a53d30cd534bc33162870e 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 20:14:49 +0100 Subject: [PATCH] Update POST_INSTALLATION.md --- doc/POST_INSTALLATION.md | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/doc/POST_INSTALLATION.md b/doc/POST_INSTALLATION.md index 1daa348..31432cc 100644 --- a/doc/POST_INSTALLATION.md +++ b/doc/POST_INSTALLATION.md @@ -1,13 +1,5 @@ -option 1: +Your SMP server address: - 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 +``` +smp://__FINGERPRINT__=@__PUBLIC_IP4__:__PORT__ +```