소스 검색

Merge pull request #108 from audionerd/patch-1

Fix command to modify ~/.bash_profile in user's home directory
pull/360/head^2
Sam Stephenson 14 년 전
부모
커밋
525c960dea
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      README.md

+ 1
- 1
README.md 파일 보기

@ -104,7 +104,7 @@ easy to fork and contribute any changes back upstream.
3. Add rbenv init to your shell to enable shims and autocompletion.
$ echo 'eval "$(rbenv init -)"' >> .bash_profile
$ echo 'eval "$(rbenv init -)"' >> ~/.bash_profile
**Zsh note**: Modifiy your `~/.zshrc` file instead of `~/.bash_profile`.

불러오는 중...
취소
저장