mirror of
https://github.com/tensorflow/haskell.git
synced 2024-11-23 03:19:44 +01:00
parent
d525ff7c9c
commit
11fe77df7a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ This is not an official Google product.
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
For now [docker](https://www.docker.com/) is required. Once you have docker
|
As an expedient we use [docker](https://www.docker.com/) for building. Once you have docker
|
||||||
working, the following commands will compile and run the tests.
|
working, the following commands will compile and run the tests.
|
||||||
|
|
||||||
git clone --recursive https://github.com/tensorflow/haskell.git tensorflow-haskell
|
git clone --recursive https://github.com/tensorflow/haskell.git tensorflow-haskell
|
||||||
|
|
Loading…
Reference in a new issue