Browse Source

Merge pull request #10 from oza/patch-1

Update README.md
pull/11/merge
Yamashita, Yuu 11 years ago
parent
commit
aa831836e1
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      README.md

+ 3
- 0
README.md View File

@ -169,6 +169,9 @@ easy to fork and contribute any changes back upstream.
install Python 2.7.3, download and unpack the source, then run: install Python 2.7.3, download and unpack the source, then run:
$ pyenv install 2.7.3 $ pyenv install 2.7.3
**NOTE** If you need to pass configure option to build, please use
```CONFIGURE_OPTS``` environment variable.
6. Rebuild the shim binaries. You should do this any time you install 6. Rebuild the shim binaries. You should do this any time you install
a new Python binary (for example, when installing a new Python version, a new Python binary (for example, when installing a new Python version,

Loading…
Cancel
Save