Skip to content
Snippets Groups Projects
Commit 1f6fb711 authored by Michael D Harkess's avatar Michael D Harkess
Browse files

Update INSTALL.md

parent 7c45469f
No related branches found
No related tags found
No related merge requests found
......@@ -40,11 +40,6 @@ This is provided in the repo, and there is no need to download the library exter
`./checker --updateHashTable --file "SQLite/output_Boston.txt"` This will run update the database for n-grams weights.
`./checker --validateUpdates --file "SQLite/token_database_english_updated.db"` This will run a GUI which will go through the database and check with the user if the updated tokens have a correct role.
```
## Testing Patterns
- Descriptions of testing patterns, and instructions on how to exercise them:
- unit tests
- system tests
# Execution
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment