Skip to content

Commit

Permalink
remove need to run sql files
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheppsu authored Oct 10, 2024
1 parent cb723d7 commit dec1a05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ Steps to setup:
- clone repository with `git clone https://github.com/Sheppsu/otdb.git`
- install python requirements with `pip install -r requirements.txt`
- create a postgresql database; you can find instructions online
- run the sql files in /sql
- make a copy of otdb/template.env named ".env" and fill in the values
- run `npm install` in /otdb/ts
- run `py manage.py migrate` in /otdb/ts
Expand Down

0 comments on commit dec1a05

Please sign in to comment.