Updating documentation for OS X

View this thread on: d.buzz | hive.blog | peakd.com | ecency.com
·@r351574nc3·
0.000 HBD
Updating documentation for OS X
# Full Disclosure

This is just a one or two line change to some documentation; therefore, it does not follow the Utopian rules.

The point of this is bragging rights. This is my first PR to the [steemit/steem](https://github.com/steemit/steem) project. 

## Changes

Updated documentation in https://github.com/r351574nc3/steem/blob/443f1df22df2d19dac17507f471fb14d2383d067/doc/building.md

to use `pip`

```patch
@@ -179,8 +179,9 @@ Install Homebrew by following the instructions here: http://brew.sh/
         boost160 \
         libtool \
         openssl \
-        python3 \
-        python3-jinja2
+        python3 
+
+    pip3 install jinja2
```

<br /><hr/><em>Posted on <a href="https://utopian.io/utopian-io/@r351574nc3/updating-documentation-for-os-x">Utopian.io -  Rewarding Open Source Contributors</a></em><hr/>
👍 , , , , , , ,