diff options
| author | Chris McDonough <chrism@agendaless.com> | 2009-06-23 18:08:58 +0000 |
|---|---|---|
| committer | Chris McDonough <chrism@agendaless.com> | 2009-06-23 18:08:58 +0000 |
| commit | b274d06c23fdfc52f30d65217333adf1c51696c4 (patch) | |
| tree | b386dd1846edc2bec053deab71168ff126d8df3e /docs | |
| parent | 81d78c671735eba4890ffd2470e9d6cd5a3d5ef7 (diff) | |
| download | pyramid-b274d06c23fdfc52f30d65217333adf1c51696c4.tar.gz pyramid-b274d06c23fdfc52f30d65217333adf1c51696c4.tar.bz2 pyramid-b274d06c23fdfc52f30d65217333adf1c51696c4.zip | |
Sentence.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/install.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst index 4dc130d5c..4ba4eee06 100644 --- a/docs/narr/install.rst +++ b/docs/narr/install.rst @@ -75,8 +75,7 @@ Source Compile Method It's useful to use a Python that *isn't* the "system" Python to develop your software (the authors of BFG never use the system Python to run BFG; always a self-compiled one). Often the "system" Python is -compiled with options that aren't optimal for web development, or they -have +compiled with options that aren't optimal for web development. To compile software on your UNIX system, typically you need development tools. Often these can be installed via the package |
