Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Visiblink committed Jul 31, 2022
1 parent 1bdacfa commit 64ebffb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ python3 -m pip install playsound
```
alias antenna='python3 /opt/antenna.py'
```

5. Start the application by typing ```antenna``` in your console.

General:
--------
Expand Down Expand Up @@ -83,4 +83,4 @@ Press "p" at the main menu and enter the URL at the prompt.
Database Location:
------------------

The station database is in a python dictionary file called "antennarc" in your ~/.config directory. The file can be edited directly.
The station database is in a python dictionary file called "antennarc" in your ~/.config directory. The file can be edited directly. Note: now that I am aware of the XDG specification, this file will move to ~/.local/share/antenna/antennarc in future versions.

0 comments on commit 64ebffb

Please sign in to comment.