Skip to content

Commit

Permalink
Less verbose output.
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveGoldstein committed Jun 3, 2015
1 parent 088b08a commit 26131e8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@ camp.)
## Check Setup

Open a terminal window and type these commands, pressing enter after each one:
- `git --help`
- `python --help`
- `python --help`
- `git --version`
- `python --version`
- `ipython --version`

If your setup is correct, you will see a help screens for the programs `git`, `python`, and `ipython`.
If your setup is correct, the `git`, `python`, and `ipython` version identifiers will be shown on your screen.

0 comments on commit 26131e8

Please sign in to comment.