Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sudoxe committed May 9, 2019
1 parent 3c7e892 commit 9838e6d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,15 @@ The Simple Shell Clock is intended to be a simple and reliable digital clock for
### [PyFiglet](https://pypi.org/project/pyfiglet/)

```bash
$ pip3 instal pyfiglet
$ sudo pip install pyfiglet
```

## Usage

```bash
$ python3.7 ~/Downloads/simple-shell-clock/main.py
$ cd Downloads
$ unzip simple_shell_clock*.zip
$ python3.* simple-shell-clock/main.py
```

### Customisation
Expand Down

0 comments on commit 9838e6d

Please sign in to comment.