Procházet zdrojové kódy

Merge pull request #959 from diggzhang/fix_doc

Fix readme.md
pull/965/head
Yamashita, Yuu před 9 roky
odevzdal GitHub
rodič
revize
0c909f7457
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      README.md

+ 1
- 1
README.md Zobrazit soubor

@ -217,7 +217,7 @@ easy to fork and contribute any changes back upstream.
4. **Restart your shell so the path changes take effect.** 4. **Restart your shell so the path changes take effect.**
You can now begin using pyenv. You can now begin using pyenv.
```sh ```sh
$ exec $SHELL
$ exec "$SHELL"
``` ```
5. **Install Python versions into `$(pyenv root)/versions`.** 5. **Install Python versions into `$(pyenv root)/versions`.**
For example, to download and install Python 2.7.8, run: For example, to download and install Python 2.7.8, run:

Načítá se…
Zrušit
Uložit