diff options
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 |
