Browse Source

typo fix: gogs -> gitea

v1
AJ ONeal 7 years ago
parent
commit
2ff29564ef
  1. 2
      README.md

2
README.md

@ -38,7 +38,7 @@ Your `custom/conf/app.ini` has a line like this:
```
[database]
DB_TYPE = sqlite3
PATH = data/gogs.db
PATH = data/gitea.db
```
And it should probably look like this instead:

Loading…
Cancel
Save