useless readme update
This commit is contained in:
parent
e6d4bec5bf
commit
92c8bc9879
10
README.md
10
README.md
@ -1,11 +1,11 @@
|
||||
# DENIM 3001 
|
||||
# DENIM 3001 
|
||||
|
||||
[](https://www.codefactor.io/repository/github/histmy/denim-bot)
|
||||
|
||||
## First setup
|
||||
1. Install packages with command `npm i`
|
||||
1. Compile typescript with command `tsc`
|
||||
1. Create `config.json` file with your settings (all keys documented in `example.config.json`)
|
||||
1. Install all packages with the command `npm i``
|
||||
1. Compile typescript with the command `tsc`
|
||||
1. Create a `config.json` file with your settings (all keys are documented in `example.config.json`)
|
||||
|
||||
## Launching
|
||||
1. Run command `node .`
|
||||
1. Run the command `node .`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user