Skip to content

Commit

Permalink
fix the installtion doc
Browse files Browse the repository at this point in the history
Signed-off-by: myan <[email protected]>
  • Loading branch information
yanmxa committed Jul 10, 2024
1 parent 05ad3c0 commit f1017ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/get_started/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Perform this procedure on every node in the federation.

.. code-block:: console
$ git clone https://github.com/intel/openfl.git
$ git clone https://github.com/securefederatedai/openfl.git
#. Install build tools, before installing |productName|:
Expand Down Expand Up @@ -137,6 +137,6 @@ Follow this procedure to download or build a Docker\*\ image of |productName|,

.. code-block:: console
$ git clone https://github.com/intel/openfl.git
$ git clone https://github.com/securefederatedai/openfl.git
$ cd openfl
$ docker build -f openfl-docker/Dockerfile.base .

0 comments on commit f1017ad

Please sign in to comment.