Skip to content

Commit

Permalink
Update README.md (publiclab#1025)
Browse files Browse the repository at this point in the history
  • Loading branch information
jywarren authored Nov 28, 2016
1 parent 091aae4 commit 8494a5f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ Please read and abide by our [Code of Conduct](https://publiclab.org/conduct); o

====

##Simple installation with Cloud9
## Simple installation with Cloud9

This is a quick installation for use with the cloud environment https://c9.io - for more standard, full instructions, see below.

1. If you have a GitHub account, visit https://c9.io and log in with the GitHub button.
1. If you have a GitHub account, visit https://c9.io and log in with the GitHub button. (Cloud9 now requires an invite unless you enter a credit card. Email [email protected] to ask for a free invite!)
2. Fork this repository to your own GitHub account, creating a `yourname/plots2` project.
3. Name your project, then enter `yournameplots2` in the "Clone from Git or Mercurial URL" field, and press **Create Workspace**
4. In the command line prompt at the bottom of the page, type `. ./install_cloudnine.sh` and press enter.
Expand Down Expand Up @@ -118,7 +118,7 @@ But some architectures (Linux!) aren't supported by the phantomjs gem. For those
Please report any error regarding phantomjs installation in the github issue tracker. We will try to help you out as soon as we can!


##Installation
## Installation

Installation steps:

Expand All @@ -143,7 +143,7 @@ For some, it will be necessary to prepend your gem-related commands with `bundle
****


##Testing
## Testing

Run all basic rails tests with `rake test`. This is required for submitting pull requests, and to confirm you have a working local environment.

Expand All @@ -160,15 +160,15 @@ We are extremely interested in building our out test suite, so please consider h

****

##Bugs and support
## Bugs and support

To report bugs and request features, please use the GitHub issue tracker provided at https://github.com/publiclab/plots2/issues

For additional support, join the Public Lab website and mailing list at http://publiclab.org/lists or for urgent requests, email [email protected]

****

###Internationalization
### Internationalization

Publiclab.org now supports Internationalization and localization, though we are in the initial stages. This has been accomplished with [rails-I8n](https://github.com/svenfuchs/rails-i18n).

Expand Down

0 comments on commit 8494a5f

Please sign in to comment.