1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-01 22:26:24 -07:00

Elaborate in README.md to avoid potential confusion

This commit is contained in:
Eggbertx 2021-12-18 18:51:47 -08:00
parent 636fe77e01
commit 44d5ccb13c

View file

@ -24,7 +24,7 @@ See [`docker/README.md`](docker/README.md)
## Migration
<s>If you run gochan and get a message telling you your database is out of data, please run gochan-migration. If this does not work, please contact the developers.</s>
gochan-migration has been a gargantuan time sink and has wasted a lot of time that would be much better spent working on other features, so I am putting its development on indefinite hiatus as of 12/18/2021. It may or may not come back, but for the time being, RIP gochan-migration, we hardly knew ya.
gochan-migration has been a gargantuan time sink and has wasted a lot of time that would be much better spent working on other features, so I am putting its development on indefinite hiatus as of 12/18/2021 so I can focus on gochan's development. It may or may not come back, but for the time being, RIP gochan-migration, we hardly knew ya.
## For developers (using Vagrant)
1. Install Vagrant and Virtualbox. Vagrant lets you create a virtual machine and run a custom setup/installation script to make installation easier and faster.