diff --git a/README.md b/README.md index 7eb9c38..55b7d9b 100644 --- a/README.md +++ b/README.md @@ -18,14 +18,10 @@ run the Wallet: 1. Install the Walllet and start it -2. on Windows - 2.1 go to %appdata%/Palladium - 2.2 create a file "palladium.conf" - 2.3 add the following line "addnode=212.132.102.41" +3. on Windows go to %appdata%/Palladium / on Linux go to /home/"user"/.palladium -2. on Linux - 2.1 go to /home/"user"/.palladium - 2.2 create a file "palladium.conf" - 2.3 add the following line "addnode=212.132.102.41" - -3. Restart the Wallet +4. create a file "palladium.conf" + +5. add the following line "addnode=212.132.102.41" + +6. Restart the Wallet