Skip to content
This repository was archived by the owner on Nov 21, 2022. It is now read-only.

Commit 65445ac

Browse files
author
Daniel Choi
committed
fix link
1 parent 69ea414 commit 65445ac

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
*.box
2+
.vagrant

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ Set up all the software you need by following these steps:
1212

1313
[vagrant]:http://downloads.vagrantup.com/tags/v1.2.7
1414

15-
3. Download the [Railsbridge Boston Virtual machine][rbbvm] with this command:
15+
3. Download the [Railsbridge Boston Virtual machine][vm] with this command:
1616

1717
vagrant box add railsbridgebos http://66.228.42.213/railsbridgebos.box
1818

19-
[rbbvm]:vagrant box add lucid32 http://files.vagrantup.com/lucid32.box
19+
[vm]:http://66.228.42.213/railsbridgebos.box
2020

2121
4. Change directory into a workspace for your Railsbridge tutorial, and start
2222
your machine!

0 commit comments

Comments
 (0)