Skip to content

Commit

Permalink
Database step updated in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jecarr authored Nov 18, 2024
1 parent a509b01 commit 7a17778
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ git clone https://github.com/arachne-threat-intel/thread.git


- Before installing the required Python packages, consider which database you would like to use.
- For a simpler setup, you can skip this step for now.
- For a simpler setup, you can skip this step.
- To read about our database options, see our documentation [here](documentation/database.md).


Expand All @@ -73,7 +73,7 @@ git clone https://github.com/arachne-threat-intel/thread.git
pip install -r requirements.txt
```

- Revisit the database docs (stated earlier) to set up the database before running Thread for the first time.
- If not using SQLite (default database options): Revisit the database docs (stated earlier) to set up the database before running Thread for the first time.


- Then start the application.
Expand Down

0 comments on commit 7a17778

Please sign in to comment.