Skip to content

Commit

Permalink
change cncgc.py to main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
BarbourSmith authored Mar 15, 2017
1 parent 8893eb4 commit ab56a7d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,10 @@ were unclear.
Ground Control can be run from the command line using the command

```
>python cncgc.py
>python main.py
```

run from within the folder where cncgc.py is located.
run from within the folder where main.py is located.

If you are looking for a binary version of the software, check the releases on this page
or visit our website at www.maslowcnc.com. As of this writing, no binaries or installers
Expand All @@ -113,4 +113,4 @@ pull request! You can learn more about how to do that here: https://help.github.

##Current Program Data Flow

![Program Data Flow](/Documentation/GroundControlDataFlow.png)
![Program Data Flow](/Documentation/GroundControlDataFlow.png)

0 comments on commit ab56a7d

Please sign in to comment.