mirror of
https://github.com/tensorflow/haskell.git
synced 2024-11-23 03:19:44 +01:00
Update stack version in README.md
This commit is contained in:
parent
70824616ee
commit
8cde4d6a27
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ fit xData yData = TF.runSession $ do
|
||||||
|
|
||||||
# Installation Instructions
|
# Installation Instructions
|
||||||
|
|
||||||
Note: building this repository with `stack` requires version `1.4.0` or newer.
|
Note: building this repository with `stack` requires version `2.1.3` or newer.
|
||||||
Check your stack version with `stack --version` in a terminal.
|
Check your stack version with `stack --version` in a terminal.
|
||||||
|
|
||||||
## Build with Docker on Linux
|
## Build with Docker on Linux
|
||||||
|
|
Loading…
Reference in a new issue