diff --git a/README.md b/README.md index af98b1c8c..ffdbc35c1 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ txindex=1 ``` ## Running from Source -The easiest way to compile is to utilize the Docker image that contains the necessary compilers: lbry/build_lbrycrd. This will allow you to reproduce the build as made on our build servers. I this sample we map a local lbrycrd folder and a local ccache folder inside the image: +The easiest way to compile is to utilize the Docker image that contains the necessary compilers: lbry/build_lbrycrd. This will allow you to reproduce the build as made on our build servers. In this sample we map a local lbrycrd folder and a local ccache folder inside the image: ``` git clone https://github.com/lbryio/lbrycrd.git cd lbrycrd