Skip to content

Commit

Permalink
Update testing docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffbass committed Jul 11, 2020
1 parent aaec5dc commit 05bfc2c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,9 @@ computer you will be using **imagenode** on. You can use pip to install

Directory Structure for running the tests
-----------------------------------------
Neither **imagenode** or **imagezmq** are far enough along in their development
to be pip installable. So they should both be git-cloned to any computer that
they will be running on. I have done all testing at the user home
**imagenode** is not far enough along in development
to be pip installable. So it should both be git-cloned to any computer that
it will be running on. I have done all testing at the user home
directory of every computer. Here is a simplified directory layout::

~ # user home directory
Expand All @@ -140,7 +140,7 @@ directory of every computer. Here is a simplified directory layout::
This directory arrangement, including docs, imagenode code, tests, etc. is a
common development directory arrangement on GitHub. Using git clone from your
user home directory (either on a Mac, a RPi or other Linux computer) will
put both the **imagenode** directories in the right place for testing.
put the **imagenode** directories in the right place for testing.

Test 1: Running **imagenode** and **imagezmq** together on a Mac
-----------------------------------------------------------------
Expand Down

0 comments on commit 05bfc2c

Please sign in to comment.