Commit cd776704 authored by Moises Bensadon's avatar Moises Bensadon
Browse files

Update INSTALL.txt #28

parent 2c21b235
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ CLI Execution Instructions
    - `./crawlerCLI.sh $arguments`
      - `--file crawler_test_file.txt`, the file contains a list of links and the crawler will add content from these links to the trie.
      - `--build [en, gr, it, or gr]`, this will build the trie based on the text corpus for each language.
      - `--social [reddit URL]`, this will add content from a reddit post to the trie.
      - `--social [subreddit name]`, this will add content from a reddit post to the trie.
    - `./checkerCLI.sh --file checker_test_file.txt`
    - `./correctorCLI.sh --file checker_test_file.txt`