diff --git a/README.md b/README.md
index ba004a1..07affd5 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ This is a bot that identifies abbreviations in a sentence and replaces them with
Example:
![Example](images/example.png)
-To run an instance of this bot, define your bot ID, guildID (Server ID), and client ID in key.json, then run:
+To run an instance of this bot, define your bot token, guildId (Server ID), and client ID in key.json, then run:
`npm install discord.js`