diff --git a/try-coding-general/ruby-intro/index.md b/try-coding-general/ruby-intro/index.md
index 30abd60..ae1a317 100644
--- a/try-coding-general/ruby-intro/index.md
+++ b/try-coding-general/ruby-intro/index.md
@@ -94,7 +94,7 @@ Our programs haven’t been very exciting so far because we already know what wi
**Explore**
1. Read the code in this replit and *guess* what it will do. It is also available below, if you prefer to preview it here.
-2. Fork and Run the program. It's interactive! Be ready to type in your answers in the console area.
+2. Copy this code into your sandbox! Be ready to type in your answers in the console area.