Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Niron3206 authored Mar 27, 2024
1 parent e5fb016 commit 542394a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

This is local Java project for discord bot, based on JDA library.

You also have to specify token and prefix in `.env` file, that you should create in root of the project.
Easiest way to create it is to copy the `.env-example` and rename it to `.env`.
You also have to specify token and prefix in `.env` file, which must be created in the root of the project.
The easiest way to do it is to copy the `.env-example` and rename it to `.env`.

You can also build your own maven-jar-application and run it via command console.\
To compile this maven project into jar file, write it in console (don't forget to install maven if you haven't downloaded it yet):
Expand Down

0 comments on commit 542394a

Please sign in to comment.