Skip to content

Commit 7a08a5b

Browse files
committed
Updated LICENSE file name.
1 parent 45d7fc4 commit 7a08a5b

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
@@ -190,7 +190,7 @@ Alternatively, to update while avoiding the confirmation prompt:
190190

191191
To install these dotfiles without Git:
192192

193-
$ cd; curl -#L https://github.com/donnemartin/dev-setup/tarball/master | tar -xzv --strip-components 1 --exclude={README.md,bootstrap.sh,LICENSE-MIT.txt}
193+
$ cd; curl -#L https://github.com/donnemartin/dev-setup/tarball/master | tar -xzv --strip-components 1 --exclude={README.md,bootstrap.sh,LICENSE.txt}
194194

195195
To update later on, just run that command again.
196196

0 commit comments

Comments
 (0)