Skip to content
This repository was archived by the owner on Jun 25, 2019. It is now read-only.

Commit fa3da11

Browse files
committed
Merge branch 'master' of github.com:tabulapdf/dockerfile
2 parents da07c38 + fe269c6 commit fa3da11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## How to run
44

55
1. Build: `docker build -t tabula .`
6-
2. Create data directory: `mkdir /path/to/tabula-data
6+
2. Create data directory: `mkdir /path/to/tabula-data`
77
3. Run: `docker run -v /path/to/tabula-data:/tabula-data -p 9292:9292 tabula`
88

99
Tabula will be available in: `http://<DOCKER_IP>:9292`

0 commit comments

Comments
 (0)