Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matifali authored Jul 25, 2024
1 parent ab32fac commit dc833e1
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@ A Discord bot for the Coder community server written in Typescript.
git clone [email protected]:coder/codercord.git
cd codercord
```
2. Use the `.devcontainer` to develop in a containerized environment

3. Run the project
2. Run the project

TODO: Add instructions to run the project

Expand All @@ -25,3 +24,7 @@ Environment variables :
(relative to process working directory if no absolute path is provided)
Example `config.toml` provided [here](https://github.com/coder/codercord/blob/main/config.toml.example)
## Contributing
Use the `.devcontainer` to develop in a containerized environment.

0 comments on commit dc833e1

Please sign in to comment.