Skip to content

Commit a8be101

Browse files
committed
links
1 parent 0c040ab commit a8be101

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ From the [official docs](https://github.com/tensorflow/swift):
3535
3636
### Docker
3737

38-
The project is fully Dockerized via the [swift-tensorflow](https://github.com/zachgrayio/swift-tensorflow#7-start-the-repl-in-a-container) image, meaning you don't need to worry about setting up local dependencies or conflicts with existing Xcode/Swift installations when developing Swift+TF applications unless you really want to - all build/run tasks can be accomplished from within the container.
38+
The project is fully Dockerized via the [swift-tensorflow](https://github.com/zachgrayio/swift-tensorflow) image, meaning you don't need to worry about setting up local dependencies or conflicts with existing Xcode/Swift installations when developing Swift+TF applications unless you really want to - all build/run tasks can be accomplished from within the container.
39+
40+
More information on the base docker image and avanced usage examples can be found in it's [README](https://github.com/zachgrayio/swift-tensorflow/blob/master/README.md).
3941

4042
### Swift Package Manager
4143

0 commit comments

Comments
 (0)