From e4a956a3e7153f99991c54440febc29e2c9c2cff Mon Sep 17 00:00:00 2001 From: Arnaud Lier Date: Thu, 21 Feb 2019 15:48:48 +0100 Subject: [PATCH] Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b75a4b4..5ed24c56 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ If you are reading this it looks like you are looking to add an egg to your serv 1. It's easiest to right click the `raw` button and save as. 2. In your panel go to the `Nests` section in the admin part of the panel 3. Click the green `Import Egg` button -4. Browse to the jaon file you save earlier +4. Browse to the json file you saved earlier 5. Select what nest you want to put the egg in. 1. If you want a new nest you need to create it before importing the egg. 6. Restart the daemon on your node before creating a server using the new egg(s).