Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
corrected typos
  • Loading branch information
cconstab authored Sep 4, 2021
1 parent 109d69c commit 7b5a4fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Ok once installed we are ready to compile the `atcli` command
cd hamlib-web
./build_atcli.sh
```
Next move the key file you were asked to save as you activated your @sign to the key sub directory. This file contains your keys so be careful with them, but without them you cannot update the @sign data. I used Gdrive to get teh file from my phone to my PC then WinSCP to the RaspberryPi and was careful to tidy up afterwards. If you have lost the keys the @wavi app will allow you to export them from the safe storage on your phone.
Next move the key file you were asked to save as you activated your @sign to the key sub directory. This file contains your keys so be careful with them, but without them you cannot update the @sign data. I used Gdrive to get the file from my phone to my PC, then used WinSCP to the RaspberryPi and was careful to tidy up afterwards. If you have lost the keys, the @wavi app will allow you to export them from the safe storage on your phone.

```
cp <location of keyFile> key/
Expand Down

0 comments on commit 7b5a4fc

Please sign in to comment.