mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
#5291 fix link to HTTP getgalaxy.org
This commit is contained in:
@@ -37,7 +37,7 @@ nate@weyerbacher% sh run.sh
|
||||
|
||||
## Basic configuration
|
||||
|
||||
The steps to install Galaxy mostly follow those of the regular instructions at [Admin/GetGalaxy](https://getgalaxy.org). The difference is that after performing the groundwork above, you should initialize the configuration file (`cp config/galaxy.ini.sample config/galaxy.ini`) and modify it as outlined below before starting the server. If you make any changes to this configuration file while the server is running, you will have to restart the server for the changes to take effect.
|
||||
The steps to install Galaxy mostly follow those of the regular instructions at [Admin/GetGalaxy](http://getgalaxy.org). The difference is that after performing the groundwork above, you should initialize the configuration file (`cp config/galaxy.ini.sample config/galaxy.ini`) and modify it as outlined below before starting the server. If you make any changes to this configuration file while the server is running, you will have to restart the server for the changes to take effect.
|
||||
|
||||
### Disable the developer settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user