diff --git a/README.md b/README.md
index 375dc68..ba004a1 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 in key.json, then run:
+To run an instance of this bot, define your bot ID, guildID (Server ID), and client ID in key.json, then run:
`npm install discord.js`