Skip to content

Commit a13985a

Browse files
author
Leah Wasser
authored
Merge pull request #16 from jlpalomino/patch-3
Update README.md
2 parents 32c00f8 + 31684fc commit a13985a

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
@@ -71,7 +71,7 @@ docker run -it -p 8888:8888 earthlab/earth-analytics
7171

7272
To run your earth-analytics image you use the following code:
7373

74-
`docker run -it -p 8888:8888 earthlab/earth-analytics`
74+
`docker run --hostname localhost -it -p 8888:8888 earthlab/earth-analytics-python-env`
7575

7676
NOTE: `earthlab/earth-analytics` is the name of this image as built above. To
7777
view all images on your computer type

0 commit comments

Comments
 (0)