Skip to content

Commit 8b3dea8

Browse files
authored
Merge pull request rails#127 from kyledecot/patch-1
Removes extra ` from README.md
2 parents 3b08b1f + c0f63ed commit 8b3dea8

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
@@ -171,7 +171,7 @@ Error:
171171

172172
And a known work-around (https://github.com/Varying-Vagrant-Vagrants/VVV/issues/354) can be:
173173

174-
sudo rm /opt/vagrant/embedded/bin/curl`
174+
sudo rm /opt/vagrant/embedded/bin/curl
175175

176176
## License
177177

0 commit comments

Comments
 (0)