Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connect the dots to the workspace #2

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -28,7 +28,11 @@ one.
* Click on `Clone from URL`
* Paste this url into the `Source URL` field: `https://github.com/ZachBeta/ruby-newbie`
* Click `Create`
* Prepare to rock!
* Click on the `ruby-newbie` project that shows up in the left sidebar.
* Click on the `start editing` button to open the workspace.

You should now see directory structure on the left with various projects such as `sinatra_bootstrap` and `sinatra_hello_world`. You can explore the projects by clicking on the various files and directories.
For more information see the individual project sections below.

### Install stuff on your machine

Expand Down