mirror of
https://github.com/idanoo/gomatrixbot
synced 2025-06-30 23:52:21 +00:00
Update README.md
This commit is contained in:
parent
a37006a973
commit
0bb7067557
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ As I have build this an run it in an isolated LXC container - Beware, everything
|
|||
2. Clone repository + create directories + create environment file
|
||||
```shell
|
||||
git clone git@github.com:idanoo/gomatrixbot.git ~/gomatrixbot
|
||||
cd ~/gomatrixbot && go build cmd/gomatrixbot/main.go
|
||||
cd ~/gomatrixbot/src && go build cmd/gomatrixbot/main.go
|
||||
mkdir -p ~/data/output
|
||||
mkdir -p ~/data/reaction_pics
|
||||
mkdir -p ~/data/the_greats
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue