Skip to content

Commit

Permalink
Update install.md
Browse files Browse the repository at this point in the history
Signed-off-by: The Why Man <5017652+thewhyman@users.noreply.github.com>
(cherry picked from commit ecaca98)
  • Loading branch information
thewhyman authored and denyeart committed Mar 13, 2023
1 parent 48a3ccd commit ee3982a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/source/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,9 @@ To specify the components to download add one or more of the following arguments
To pull the Docker containers and clone the samples repo, run one of these commands for example

```bash
./install-fabric.sh docker samples
./install-fabric.sh d s
./install-fabric.sh docker samples binary
or
./install-fabric.sh d s b
```

If no arguments are supplied, then the arguments `docker binary samples` are assumed.
Expand Down

0 comments on commit ee3982a

Please sign in to comment.