Skip to content

Commit

Permalink
Update Development.md for how to build this project
Browse files Browse the repository at this point in the history
  • Loading branch information
KiritoMiao authored Apr 1, 2024
1 parent c8d0b2b commit dd4e0a2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/Development.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
## Build from Source
```
$ git clone https://github.com/IJNKAWAKAZE/arknights_bot
$ cd arknights_bot
$ go build -o arknights_bot src/main.go
$ cp arknights.example.yaml arknights.yaml
$ cd arknights_bot/src
$ go build -v
```

0 comments on commit dd4e0a2

Please sign in to comment.