Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Beni Bichsel committed Dec 28, 2018
1 parent 48d9f6c commit cb6abbf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,21 @@ git clone [email protected]:bichselb/sportdb-helper.git
cd sportdb-helper
```

- Installation von SportDP Helper:
- Installation von SportDP Helper (fragt nach dem Passwort für die Interaktion mit docker):

```
make image
```

- (Optional) Cleanup nach Verwendung
- (Optional) Cleanup nach Verwendung (fragt nach dem Passwort für die Interaktion mit docker):

```
make clean
```

### SportDB Helper

Um SportDB Helper laufen zu lassen:
Um SportDB Helper laufen zu lassen (fragt nach dem Passwort für die Interaktion mit docker):

```
./run.sh --username "js-123456" --password "ABC" --course-id 1234567 ./data/attendance.xls
Expand Down

0 comments on commit cb6abbf

Please sign in to comment.