docs that anyone could follow #3

Open
opened 2018-09-30 01:10:13 +00:00 by coolaj86 · 1 comment

I'd recommend putting some of the obvious steps in nearly script-like format

git clone ...
cd ...

How to tell if you have python 3 installed.

Where to download python 3 if you don't.

My suggestion would be to start assuming that the person has python installed, but note where further instructions are, perhaps in a section below, detailing what to do.

I'd recommend putting some of the obvious steps in nearly script-like format ``` git clone ... cd ... ``` How to tell if you have python 3 installed. Where to download python 3 if you don't. My suggestion would be to start assuming that the person has python installed, but note where further instructions are, perhaps in a section below, detailing what to do.
Owner

Ok.

Ok.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: josh/python-hard-way#3
No description provided.