Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #469 from rvanlaak/patch-4
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
zegenie committed Oct 26, 2016
2 parents 2785451 + 573ea32 commit 3d6a70e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,21 +44,21 @@ all necessary components for The Bug Genie, and you can continue to the actual
installation as soon as it is completed.


### 3: Install via web
### 3a: Install via web

Visit the subfolder `/thebuggenie/index.php` in your web-browser.
Visit the subfolder `https://example.com/thebuggenie/public/index.php` in your web-browser.

The installation script will start automatically and guide you through the
installation process.


### 4: Install via command-line (unix/linux only)
### 3b: Install via command-line (unix/linux only)

You can use the included command-line client to install, if you prefer that.
Run `./tbg_cli` from this folder.
The command line utility can be found in the root folder: `$ php ./tbg_cli`

To install:
`./tbg_cli install`
`$ ./tbg_cli install`


## REPORTING ISSUES
Expand Down

0 comments on commit 3d6a70e

Please sign in to comment.