Skip to content

Commit

Permalink
Merge pull request #9 from bimmui/main
Browse files Browse the repository at this point in the history
Updated installation process in docs

Former-commit-id: 561239b
  • Loading branch information
bimmui authored Jul 11, 2023
2 parents 54c0de8 + d88b06e commit a5b5bc7
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 @@ -72,11 +72,15 @@ In theory any Raspberry Pi should work, along with the other various Raspberry P
<!-- GETTING STARTED -->
## Getting Started

It is a self contained Python program. Type:
Install the package using:

`pip install astropitography`

You're now read to start taking pictures and videos with your Raspberry Pi! To run the program, type:

`astropitography`

into a terminal on your raspberry pi to run the program and start taking pictures and videos. Editing your `.bashrc` can allow for the program to begin on startup. You can specify the image save location from the menu button at the top of the window.
into your terminal on your Raspberry Pi. Editing your `.bashrc` can allow for the program to begin on startup. You can specify the image save location from the menu button at the top of the window.

**Note:**

Expand Down

0 comments on commit a5b5bc7

Please sign in to comment.