Skip to content

Commit 77fabb4

Browse files
Update README.md
1 parent 608756e commit 77fabb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ type: video
1717

1818
Fork and clone this repository.
1919

20-
Run `ironboard` from within the cloned directory and your tests will fail.
20+
Run `learn` from within the cloned directory and your tests will fail.
2121

2222
Open the file `lib/a_working_program.rb` and fix the error.
2323

@@ -27,4 +27,4 @@ The entire contents of the file should read:
2727
puts "Hello World"
2828
```
2929

30-
Save the file, run `ironboard` and it should pass. Commit your changes and push then open a pull request and it should be all green.
30+
Save the file, run `learn` and it should pass. Commit your changes and push then open a pull request and it should be all green.

0 commit comments

Comments
 (0)