Added periods to end of each bullet point

This commit is contained in:
Alvin Moore 2018-04-13 11:05:54 -07:00
parent 422e7d0cbf
commit 65f02ef361
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ FoundationDB is a distributed database designed to handle large volumes of struc
## Linux
1. Install [Docker] (https://www.docker.com/) software
1. Build Linux docker image using the file `Dockerfile` located in the `build` source directory
1. Install [Docker] (https://www.docker.com/).
1. Build Linux docker image using the file `Dockerfile` located in the `build` source directory.
1. Within the built Linux image, check out the foundationdb repo.
1. Run `make` within the source directory.