Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daboe01 committed Mar 27, 2019
1 parent 789a199 commit ad12b2b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ Features include:

Manual: https://github.com/daboe01/ClinicalManual/blob/master/manual.pdf?raw=true

Demo from Docker
=====
```bash
docker run -t -i -p 3004:3004 daboe01/clinical:latest
```

INSTALL
=====
```bash
Expand All @@ -46,12 +52,6 @@ morbo backend.pl # this starts the testing server
#
# you may eventually want to automatically launch hypnotoad backend.pl (production server) during system boot
```
Docker
=====
```bash
docker run -t -i -p 3004:3004 daboe01/clinical:latest
```


Update database schema
=====
Expand Down

0 comments on commit ad12b2b

Please sign in to comment.