mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-08-01 22:26:24 -07:00
fix vagrant invalid file path error, update README
This commit is contained in:
parent
f9c7912a2c
commit
7ca552801b
5 changed files with 10 additions and 10 deletions
14
README.md
14
README.md
|
@ -1,17 +1,15 @@
|
|||
# Gochan
|
||||
|
||||
A multi-threaded imageboard server written in Go
|
||||
|
||||
http://gochan.org
|
||||
|
||||
|
||||
Installation
|
||||
------------
|
||||
## Installation
|
||||
|
||||
### Basic installation
|
||||
Coming soon!
|
||||
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
Coming soon!
|
||||
### 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.
|
||||
2. From the command line, cd into vagrant/ and run `vagrant up`
|
||||
3. After it finishes installing the Ubuntu VM, follow the printed instructions.
|
Loading…
Add table
Add a link
Reference in a new issue