mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
Bootstrap requirement in web doc
This commit is contained in:
parent
c649439947
commit
34ebcd0aa2
@ -1,7 +1,16 @@
|
||||
## Web
|
||||
# Web
|
||||
|
||||
Web interface
|
||||
|
||||
### Description
|
||||
## Description
|
||||
|
||||
It's a web interface for DBot. What of it?
|
||||
|
||||
## Requirements
|
||||
###Twitter Bootstrap
|
||||
```
|
||||
cd depressionbot/public/
|
||||
wget http://twitter.github.com/bootstrap/assets/bootstrap.zip
|
||||
unzip bootstrap.zip
|
||||
rm bootstrap.zip
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user