Skip to content

Commit

Permalink
getting started text
Browse files Browse the repository at this point in the history
  • Loading branch information
burguesia committed Aug 14, 2016
1 parent e0c1b4b commit b5349af
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions GETTING-STARTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ __Trailbot Getting Started guide__

The installation process of Trailbot comprises, in this order:
+ Installing [Trailbot Client](https://github.com/trailbot/client) in your computer.
+ Installing [Trailbot Watcher](https://github.com/trailbot/watcher) in your servers.
+ Installing [Trailbot Watcher](https://github.com/trailbot/watcher) in your server/s.

The installation of Trailbot Client __MUST__ be done before starting to install any Trailbot watcher.

Then, when you run Trailbot Client for the first time, it guides you through the process of installing and setting up Trailbot watcher.
Then, when you run Trailbot Client for the first time, it will guide you through the process of installing and setting up Trailbot watcher on your server/s.

Installing your own [Trailbot Vault](https://github.com/trailbot/vault) in another server is optional—you can use the "official" vault instance run by [Stampery](https://stampery.com), which is available at `vault.trailbot.io:8443`.
Installing your own [Trailbot Vault](https://github.com/trailbot/vault) in a separate server is optional—you can use the "official" vault instance run by [Stampery](https://stampery.com), which is available at `vault.trailbot.io:8443`.

## Installing Trailbot Client

Expand Down Expand Up @@ -50,7 +50,7 @@ trailbot-client

### Setting up

The first time you run Trailbot Client, it presents a setup wizard that guides you through the process of setting up both the client and your first Trailbot Watcher.
The first time you run Trailbot Client, it presents a setup wizard that guides you through the process of setting up both the client and your first Trailbot watcher.

![Welcome screen](https://github.com/trailbot/vault/blob/master/dist/img/screens/client/001.png)

Expand Down Expand Up @@ -185,4 +185,4 @@ The _"EOF"_ at the bottom represents the end of the file.

## Installing Trailbot Vault

Installing your own [Trailbot Vault](https://github.com/trailbot/vault) in another server is __OPTIONAL__—you can use the "official" vault instance run by [Stampery](https://stampery.com), which is available at `vault.trailbot.io:8443`. The installation process is covered in [its own README](https://github.com/trailbot/vault/blob/master/README.md#installing-your-own-vault).
Installing your own [Trailbot Vault](https://github.com/trailbot/vault) in a separate server is __OPTIONAL__—you can use the "official" vault instance run by [Stampery](https://stampery.com), which is available at `vault.trailbot.io:8443`. The installation process is covered in [its own README](https://github.com/trailbot/vault/blob/master/README.md#installing-your-own-vault).

0 comments on commit b5349af

Please sign in to comment.