Update BUILD_LINUX.md

fixed a space
This commit is contained in:
kasenvr 2020-01-12 15:02:56 -05:00 committed by GitHub
parent 43e9db3c2c
commit 7abb8347ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -95,7 +95,7 @@ git checkout tag/1.0
Create the build directory:
```bash
cd project-athena
mkdir build
mkdir build
cd build
```