Skip to content
This repository was archived by the owner on Oct 21, 2023. It is now read-only.

Commit 19d302a

Browse files
author
andre
committed
clarify installation
1 parent 79bb214 commit 19d302a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,7 @@ This SDK folder contains:
7070

7171
Request pico-computing installer and docker images in [here](https://picocomputing.zendesk.com/hc/en-us). We will reply your request with the files you need for installation.
7272

73-
There are 2 ways to setup:
74-
1. install [pico-computing](#pico-computing) and use the [docker image](#docker-image)
75-
2. install [pico-computing](#pico-computing) and do [manual installation of SDK](#manual-installation)
73+
Then follow [pico-computing](#pico-computing) installation
7674

7775
## System requirements
7876

@@ -117,7 +115,10 @@ lsmod | grep -i pico
117115
pico 3493888 12
118116
```
119117

120-
## Docker Image
118+
## Docker Image (optional)
119+
120+
If you want to use MDLA with docker, then you need to install [pico-computing](#pico-computing) and [docker](https://docs.docker.com/get-docker/).
121+
121122
To start a docker with the Micron DLA SDK you can either download prebuilt images or build them yourself. The benefit of custom building the image is that you can adjust the OS packages you want installed at build time. The trade-off is waiting through the build process of about 15-30min (depending on network and CPU speed).
122123

123124
### Load prebuilt Image.

0 commit comments

Comments
 (0)