1
0
mirror of https://github.com/LpmRaven/factorio-docker-server.git synced 2024-11-30 08:06:56 +02:00

Update README.md

This commit is contained in:
Liam Raven 2021-09-05 11:17:16 +10:00 committed by GitHub
parent e006462a91
commit 889a1171f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ Windows users will need to look at alterations for using PuTTY.
1. Make note of the IP address of your server (ipv4)
2. Open terminal
3. `ssh root@IPaddress`, obviously replace 'IPaddress' with the IP address.
3. `ssh -i /path/my-key-pair.pem ec2-user@my-instance-public-dns-name`, replace 'my-instance-public-dns-name' with the IP address and the pem path to your cert.
# Build Your Server