diff --git a/INSTALL-linux.md b/INSTALL-linux.md index 083c1bfa3672e9422c5f2c49259790886be5f387..90d52cc41686e77258102e28178f51aba1895566 100644 --- a/INSTALL-linux.md +++ b/INSTALL-linux.md @@ -56,7 +56,7 @@ $ ninja Testing on a small example ========================== -* Copy the compiled binary in the bin folder of `LLVM_BUILD_DIR` +* Copy the compiled binary in the bin folder of `LLVM_BUILD_DIR`. ```bash $ cp systemc-clang $LLVM_BUILD_DIR/bin ```