Skip to content

Commit 422874e

Browse files
authored
Update README.md
1 parent 3bd2a56 commit 422874e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Here is a list of some of the software used (common packages like scipy, numpy e
4343
* [tabulator.js](http://tabulator.info/)
4444

4545

46-
## Download
46+
## Installation and running
4747

4848
Pyqaserver can be installed as a Python package starting with version 2.0.0. See https://pyqaserver.readthedocs.io/en/latest/
4949

@@ -66,9 +66,9 @@ pyqaserver 127.0.0.1.:8080 PATH_TO_DATABASE_FOLDER
6666
The PATH_TO_DATABASE_FOLDER must the full absolute path to an empty directory where pyqaserver will install a small database. Anytime you restart the server, point to the same directory.
6767

6868

69-
## Installation and user guide
69+
## Documentation
7070

71-
Installation instructions and the user guide are available at:
71+
Documentation is available here:
7272

7373
* [Latest](https://pyqaserver.readthedocs.io/en/latest/)
7474

0 commit comments

Comments
 (0)