Skip to content
This repository has been archived by the owner on Feb 27, 2018. It is now read-only.

Fixing markdown Docker link, updating admin formatting #3

Merged
merged 1 commit into from
Aug 9, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Docker Development Environment for BMO and Phabricator Integration

## How to install Docker

Visit [Docker][https://docker.com] and get Docker up and running on your system.
Visit [Docker](https://docker.com) and get Docker up and running on your system.

## How to build BMO Docker image

Expand Down Expand Up @@ -55,7 +55,7 @@ components, etc.

To access the Phabricator site, point your browser to 'http://phabricator.test'.

The administrator login is 'admin' and the password is 'admin'. You can use this
The administrator login is `admin` and the password is `admin`. You can use this
account to create other accounts, projects, etc.

## BMO Development
Expand Down