diff options
author | Ronan <ronan.lemartret@iot.bzh> | 2016-12-07 16:48:19 +0100 |
---|---|---|
committer | Ronan <ronan.lemartret@iot.bzh> | 2016-12-07 16:49:29 +0100 |
commit | 127bbdbaa2deaf88778a1dd3796e6f95547873ad (patch) | |
tree | e0aab083077b68aa8c6e3e3fb21f497d61175d11 | |
parent | 4be59d27bb076a2898b5322c92a68fc1e6fe2abc (diff) |
fix Small spelling mistake for porter.md
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
-rw-r--r-- | getting-started/machines/porter.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/getting-started/machines/porter.md b/getting-started/machines/porter.md index bf66dce..fe585fc 100644 --- a/getting-started/machines/porter.md +++ b/getting-started/machines/porter.md @@ -44,7 +44,7 @@ source meta-agl/scripts/aglsetup.sh -m porter -b build agl-devel agl-demo agl-ne ``` #### Note: -* **IMPORTANT** read the log to be sure to have any error during yourr setup. +* **IMPORTANT** read the log to be sure to have any error during your setup. In case the graphical drivers were not found, you could notice an error message as follow: ``` @@ -138,7 +138,7 @@ lsblk └─sdc2 8:34 1 788M 0 part ``` #### Note: -* **WARNING** This is a critical operation, each computor is different and device can change during time, so do this operation each time you incert the microSD card. +* **WARNING** This is a critical operation, each computer is different and device can change during time, so do this operation each time you incert the microSD card. * In the **example** above, we see the first SATA drive as 'sda'. * In the **example** above, 'sdc' corresponds to the microSD card.* |