typo fixes, linking, etc.

This commit is contained in:
Andy Eschbacher
2016-03-21 08:51:10 -04:00
parent 3b31da783a
commit 0aa4d0a50e
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ cd crankshaft
nosetests test/
```
## Notes about python dependencies
## Notes about Python dependencies
* This extension is targeted at production databases. Therefore certain restrictions must be assumed about the production environment vs other experimental environments.
* We're using `pip` and `virtualenv` to generate a suitable isolated environment for python code that has all the dependencies
* Every dependency should be: