Skip to content

Commit 298ded2

Browse files
authored
Update README.md
1 parent 86756a1 commit 298ded2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Vigne
22
A Discord bot written in Go. Used by the [Gabriel Dropout](http://discord.gg/e2Svd88) server.
33

4-
## Install
4+
## Building
55
```shell
6-
$ go get https://github.com/bela333/Vigne
6+
$ git clone https://github.com/moedevs/Vigne
7+
$ cd Vigne
8+
$ go build .
79
```
810

911
## Database structure

0 commit comments

Comments
 (0)