Skip to content

Commit ac3bd9d

Browse files
committed
Be explicit about the terminal
Fixes #3
1 parent c403d19 commit ac3bd9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ This line reads `index.js` (remember how we said we'd modify that?) and adds its
102102

103103
## Running the Tests
104104

105-
To run the tests, simply type `learn test` in the Learn IDE. You should see something like
105+
To run the tests, simply type `learn test` in the terminal part of the Learn IDE. (The terminal is the part below where you've been coding.) You should see something like
106106

107107
![failures](https://curriculum-content.s3.amazonaws.com/skills-based-js/console_logging_lab_all_failing.png)
108108

0 commit comments

Comments
 (0)