Skip to content

Commit 5e73d39

Browse files
Update README.md
1 parent 27859be commit 5e73d39

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
# httpscreenshot
22

3+
### Installation via Docker
4+
5+
`docker pull jesseosiecki/httpscreenshot`
6+
`docker run -v
7+
38
### Installation on Ubuntu
49

510
#### Via Script
611

712
Run `install-dependencies.sh` script as root.
813

9-
This script has been tested on Ubuntu 14.04.
14+
This script has been tested on Ubuntu 20.04 as *root* (sudo).
1015

1116
### Manually
1217

0 commit comments

Comments
 (0)