Update README.md

pull/4/head
Cees Bassa 2018-04-21 11:56:42 +02:00 committed by GitHub
parent 20fa645f4c
commit aa00069e19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -7,7 +7,9 @@ This software will take over the satellite tracking functionality of my [sattool
This repository will primarily be used for development, and will rely, for the moment, on programs from the [sattools](https://github.com/cbassa/sattools) repository.
## Installation
=======
**stvid** handles requirements using pip. You can install requirements by running `pip install -r requirements.txt`. You should consider using a VirtualEnv to run stvid on a separate python virtual environment.
=======
## Configuration
* Copy the `configuration.ini-dist` file to `configuration.ini`