diff --git a/latest/apis/backends.html b/latest/apis/backends.html index b93fadee..bdf77a1a 100644 --- a/latest/apis/backends.html +++ b/latest/apis/backends.html @@ -150,7 +150,7 @@ Backends - + diff --git a/latest/apis/batching.html b/latest/apis/batching.html index 109ee243..0e89e63f 100644 --- a/latest/apis/batching.html +++ b/latest/apis/batching.html @@ -155,7 +155,7 @@ Batching - + diff --git a/latest/apis/storage.html b/latest/apis/storage.html index aa7ccd28..8bc74a08 100644 --- a/latest/apis/storage.html +++ b/latest/apis/storage.html @@ -139,7 +139,7 @@ Storing Models - + diff --git a/latest/contributing.html b/latest/contributing.html index 2e3aa13a..da2c48b8 100644 --- a/latest/contributing.html +++ b/latest/contributing.html @@ -136,7 +136,7 @@ Contributing & Help - + diff --git a/latest/examples/char-rnn.html b/latest/examples/char-rnn.html index ccfd4787..ddb7c272 100644 --- a/latest/examples/char-rnn.html +++ b/latest/examples/char-rnn.html @@ -139,7 +139,7 @@ Char RNN - + diff --git a/latest/examples/logreg.html b/latest/examples/logreg.html index 0bf0714f..018f93ba 100644 --- a/latest/examples/logreg.html +++ b/latest/examples/logreg.html @@ -139,7 +139,7 @@ Logistic Regression - + diff --git a/latest/index.html b/latest/index.html index 616d6446..de81c0af 100644 --- a/latest/index.html +++ b/latest/index.html @@ -147,7 +147,7 @@ Home - + @@ -232,7 +232,8 @@ TensorFlow (MXNet is the recommended option if you're not sure):

-
Pkg.add("MXNet") # or "TensorFlow"
+
Pkg.add("MXNet") # or "TensorFlow"
+Pkg.test("Flux") # Make sure everything installed properly