Skip to content

Commit 30fcde1

Browse files
committed
quectel: Readme update.
1 parent 893e083 commit 30fcde1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ports/quectel/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Enter the following command in the terminal to install `p7zip-full`, `git`, `mak
4949
```
5050
sudo apt install p7zip-full git make python3
5151
```
52-
The sdk tools require a specific version of the libicu library which can be installed with the following commands:
52+
On Linux the sdk tools require a specific version of the libicu library which can be installed with the following commands:
5353
```
5454
curl -L http://archive.ubuntu.com/ubuntu/pool/main/i/icu/libicu55_55.1-7ubuntu0.5_amd64.deb -o libicu55.deb
5555
sudo dpkg -i libicu55.deb || true

0 commit comments

Comments
 (0)