Skip to content

Commit a191dca

Browse files
authored
Fix one-line command line call (#94)
1 parent 66c63ce commit a191dca

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
@@ -20,7 +20,7 @@ Example install manually:
2020

2121
Example install as a one-line command line call for Debian and other distro:
2222

23-
`sudo wget https://raw.github.com/dimaj/maven-bash-completion/master/bash_completion.bash --output-document /etc/bash_completion.d/mvn`
23+
`sudo wget https://raw.github.com/juven/maven-bash-completion/master/bash_completion.bash --output-document /etc/bash_completion.d/mvn`
2424

2525
## Usage
2626

0 commit comments

Comments
 (0)