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__ +```