Skip to content

Commit 27b0c59

Browse files
RDILTravisEz13
authored andcommitted
Typo fix (#217)
1 parent 5a8e0ec commit 27b0c59

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
@@ -79,7 +79,7 @@ VERBOSE: image name: powershell.local:6.1.0-preview.2-ubuntu-trusty-20180531
7979
### Run the Docker image you built
8080

8181
```sh
82-
PS /powershell-docker> docker run -it --rm powershell.local:6.1.0-preview.2-ubuntu-14.06 pwsh -c '$psversiontable'
82+
PS /powershell-docker> docker run -it --rm powershell.local:6.1.0-preview.2-ubuntu-16.04 pwsh -c '$psversiontable'
8383

8484
Name Value
8585
---- -----

0 commit comments

Comments
 (0)