Unverified Commit 1d203af0 authored by Yan Yan's avatar Yan Yan Committed by GitHub
Browse files

Merge pull request #132 from riyadshairi979/patch-1

Update README.md
parents 14d0190a 9565a232
...@@ -24,7 +24,7 @@ This project only support tensors with spatial volume less than ```std::numeric_ ...@@ -24,7 +24,7 @@ This project only support tensors with spatial volume less than ```std::numeric_
0. Use ```git clone xxx.git --recursive``` to clone this repo. 0. Use ```git clone xxx.git --recursive``` to clone this repo.
1. Install boost headers to your system include path, you can use either ```sudo apt-get install libboostall-dev``` or download compressed files from boost official website and copy headers to include path. 1. Install boost headers to your system include path, you can use either ```sudo apt-get install libboost-all-dev``` or download compressed files from boost official website and copy headers to include path.
2. Download cmake >= 3.13.2, then add cmake executables to PATH. 2. Download cmake >= 3.13.2, then add cmake executables to PATH.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment