Skip to content

Commit a0f6ec7

Browse files
Update README.md
1 parent ad0de10 commit a0f6ec7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

-6
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@ Failures:
2828
Finished in 0.00048 seconds
2929
2 examples, 1 failure
3030
```
31-
However, if you get:
32-
33-
```bash
34-
-bash: learn: command not found
35-
```
36-
Then you need to install Learn. Do that via: `gem install learn-co` in your command line.
3731

3832
To solve this test failure, create a local variable `greeting` in the `variable.rb` file. Set `greeting` equal to the string `"Hello World"`. Run `learn` to see if you did this correctly.
3933

0 commit comments

Comments
 (0)