Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ $ chpl -M <ChAI>/lib -sEnv.maxNeededRank=15 my_program.chpl

# Current Status

Currently, you need to have a working installation of CMake, PyThon, and Chapel to use ChAI.
Currently, you need to have a working installation of CMake, Python, and Chapel to use ChAI.

## General build instructions

Expand Down Expand Up @@ -183,4 +183,4 @@ For 'images/frog.jpg' the top 5 predictions are:
2: label=leafhopper; confidence=4.5%
3: label=leaf beetle, chrysomelid; confidence=1.9%
4: label=weevil; confidence=1.5%
```
```