Skip to content
This repository was archived by the owner on Feb 27, 2018. It is now read-only.

Commit b8fd53e

Browse files
committed
Merge pull request #312 from jgeiger/patch-2
Update README to use ~ for the home directory
2 parents 81bd2ef + 5bc8009 commit b8fd53e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ The `boot2docker` binary reads configuration from `$BOOT2DOCKER_PROFILE` if set,
123123
`%USERPROFILE%/.boot2docker/profile`. `boot2docker config` will
124124
tell you where it is looking for the file, and will also output the settings that
125125
are in use, so you can initialise a default file to customize using
126-
`boot2docker config > /home/sven/.boot2docker/profile`.
126+
`boot2docker config > ~/.boot2docker/profile`.
127127

128128
Currently you can configure the following options (undefined options take
129129
default values):

0 commit comments

Comments
 (0)