Skip to content

Commit

Permalink
add link to download c++ boost lib
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-BH committed Feb 13, 2023
1 parent 09cbee3 commit bb86a70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ docker run -it ahbenmed/fbinterpreter <examples/input_1.txt>

* C++ compiler should be installed [GNU Compiler](https://gcc.gnu.org/install/)

* C++ Boost library should be installed [boost](https://www.boost.org/doc/libs/1_48_0/doc/html/bbv2/installation.html)

### Run

```shell
Expand Down

0 comments on commit bb86a70

Please sign in to comment.