Skip to content

Commit dec1a05

Browse files
authored
remove need to run sql files
1 parent cb723d7 commit dec1a05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ Steps to setup:
2020
- clone repository with `git clone https://github.com/Sheppsu/otdb.git`
2121
- install python requirements with `pip install -r requirements.txt`
2222
- create a postgresql database; you can find instructions online
23-
- run the sql files in /sql
2423
- make a copy of otdb/template.env named ".env" and fill in the values
2524
- run `npm install` in /otdb/ts
2625
- run `py manage.py migrate` in /otdb/ts

0 commit comments

Comments
 (0)