Skip to content

Commit 561ec61

Browse files
authored
Merge pull request #185 from iallison/patch-1
Remove stale github link
2 parents c18f57b + d25bb85 commit 561ec61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Week-2/labs/LAB-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ $ gem install rails --no-ri --no-rdoc
175175
Install and run app:
176176

177177
```
178-
$ git clone https://github.com/godinezj/myapp.git
178+
$ rails new myapp
179179
$ cd myapp
180180
$ bundle install
181181
$ bundle exec rake db:create

0 commit comments

Comments
 (0)