Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
7d1b668f
Commit
7d1b668f
authored
Dec 03, 2013
by
Robby Russell
Browse files
Merge pull request #2159 from pungoyal/master
removing a github redirect during install
parents
f0a7adcd
1dddec6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.textile
View file @
7d1b668f
...
...
@@ -14,11 +14,11 @@ You can install this via the command line with either `curl` or `wget`.
h4. via `curl`
@curl -L https://github.com/robbyrussell/oh-my-zsh/
raw/
master/tools/install.sh | sh@
@curl -L https://
raw.
github.com/robbyrussell/oh-my-zsh/master/tools/install.sh | sh@
h4. via `wget`
@wget --no-check-certificate https://github.com/robbyrussell/oh-my-zsh/
raw/
master/tools/install.sh -O - | sh@
@wget --no-check-certificate https://
raw.
github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O - | sh@
h3. The manual way
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment