Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -81,6 +81,6 @@ Download the source code and the `helpers.zip` file from the release.
|
|
81 |
|
82 |
## Troubleshooting
|
83 |
The attached binaries in the evaluator (i.e., `fstar.exe` and `z3`) are built on
|
84 |
-
|
85 |
If any of the binaries do not work properly, build F* from [this commit (f3b4db2ebce90020acbbbe1b4ea0d05d3e69ad6c)](https://github.com/FStarLang/FStar/commit/f3b4db2ebce90020acbbbe1b4ea0d05d3e69ad6c)
|
86 |
from the [F* repository](https://github.com/FStarLang/FStar), using their [installation guide](https://github.com/FStarLang/FStar/blob/master/INSTALL.md).
|
|
|
81 |
|
82 |
## Troubleshooting
|
83 |
The attached binaries in the evaluator (i.e., `fstar.exe` and `z3`) are built on
|
84 |
+
**`Ubuntu 20.04.6 LTS (GNU/Linux 5.4.0-189-generic x86_64)`** **`gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2)`**, **`OCaml 4.12.0`**.
|
85 |
If any of the binaries do not work properly, build F* from [this commit (f3b4db2ebce90020acbbbe1b4ea0d05d3e69ad6c)](https://github.com/FStarLang/FStar/commit/f3b4db2ebce90020acbbbe1b4ea0d05d3e69ad6c)
|
86 |
from the [F* repository](https://github.com/FStarLang/FStar), using their [installation guide](https://github.com/FStarLang/FStar/blob/master/INSTALL.md).
|