Skip to content

Commit

Permalink
Merge pull request #12 from remimarenco/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
afgane committed May 2, 2016
2 parents e2393af + c20b067 commit a219b93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -14,7 +14,7 @@ Requirements

This role has the same dependencies as the VCS module in use, namely
[Mercurial][hg] if using `hg` or [Git][git] if using `git`. In addition,
[Python virtualenv][venv] is required (as is [pip][pip], but pip will
[Python virtualenv][venv] is required (as is [pip][pip], but pip will be
automatically installed with virtualenv). These can easily be installed via a
pre-task in the same play as this role:

Expand Down Expand Up @@ -147,7 +147,7 @@ Install Galaxy on your local system with all the default options:
Once installed, you can start with:

% cd /home/nate/galaxy-dist
% python ./scripts/paster.py serve universe_wsgi.ini
% python ./scripts/paster.py serve config/galaxy.ini

Install Galaxy with the clone and configs owned by a different user than the
user running Galaxy, and backed by PostgreSQL, on the hosts in the
Expand Down

0 comments on commit a219b93

Please sign in to comment.