diff --git a/Readme.md b/Readme.md index 5c4ee3c..4631ea6 100644 --- a/Readme.md +++ b/Readme.md @@ -29,7 +29,10 @@ Some details: ## Installation of server 1. ansible-playbook create_aws_wireguard_server.yml +2. provide informations the script asks from you. If in doubt just accept +defaults by pressing return ## Installation of clients 1. Install wireguard client for your operating system (e.g. via package manager or Appstore) -2. Import the client profile that was created during the server installation. It is located in `wireguard_profiles` subfolder. \ No newline at end of file +2. Import the client profile that was created during the server installation. It is located in `wireguard_profiles` subfolder +as config file and as a qrcode png file to be scanned by mobile clients \ No newline at end of file