diff --git a/README.md b/README.md index eb9f880..5b5fb17 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,5 @@ ## Install 1. Use `wget https://git.brulijam.com/brulijam/Computercraft/raw/branch/main/src/startup.lua` in a Computer or Turtle shell -2. Hold `Ctrl+R` to reboot. Everything else should install automatically. +2. Change properties in `startup.lua` if you want to by typing `edit startup.lua` +3. Hold `Ctrl+R` to reboot. Everything else should install automatically.