Conversation
| Installing dyn is simple via `pip <http://www.pip-installer.org/>`_. | ||
| The easiest way to install the Dyn module is via ‘pip’. | ||
|
|
||
| 1. Go to <http://www.pip-installer.org/>’, download and install ‘pip’. |
There was a problem hiding this comment.
I'm generally of the opinion that if someone is on github looking at the source code, that we probably don't need to tell them to download and install pip, or that they should be using a Terminal application. That being said, I guess it's not the end of the world to add this, just that it might be out of place for the intended audience
There was a problem hiding this comment.
I totally understand that and questioned whether to put this in or not, but I decided to drop it in because I tend to look at most things as "baby's first [insert whatever technology]" when I document them. Making it as accessible as possible is for the best, I think.
|
Looks good to me, most of the things I noticed were really just nit-picky things, nothing substantial. @dbrian56 do you have permissions to merge this PR or do you need a merge? |
|
I'm pretty sure I don't have write access, so I think you would need to merge lest you guys give that permission to me. |
|
+1 LGTM. I'll Merge. |
Hi, I changed three files and I thought I would try a pull request before I went any further. Let me know your thoughts on this stuff if any and whether I'm doing this Git thing right. Thanks!