Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zero-stroke authored Oct 19, 2024
1 parent 068d481 commit f0e002c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,12 @@ git clone https://github.com/zero-stroke/uptime.git
## Running the Script

1. Open your terminal/command prompt
2. Navigate to script location: `cd path/to/script`
3. Run: `python uptime.py`
2. Navigate to script location: `cd path/to/script`. For example, `cd C:/Users/you/Downloads/uptime/`

3. Run:
```shell
python uptime.py
```

## Support

Expand Down

0 comments on commit f0e002c

Please sign in to comment.