mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-05-28 20:24:10 +00:00
Fix typo
This commit is contained in:
parent
7615ac48ab
commit
a6daa5ad7e
@ -475,7 +475,7 @@ For more options, please check the
|
|||||||
#### Install [Pugixml](https://pugixml.org/ "Pugixml's Homepage"), a light-weight C++ XML processing library
|
#### Install [Pugixml](https://pugixml.org/ "Pugixml's Homepage"), a light-weight C++ XML processing library
|
||||||
|
|
||||||
```
|
```
|
||||||
$ wget https://github.com/zeux/pugixml/releases/download/v1.14/pugixml-1.15.tar.gz
|
$ wget https://github.com/zeux/pugixml/releases/download/v1.15/pugixml-1.15.tar.gz
|
||||||
$ tar xvfz pugixml-1.15.tar.gz
|
$ tar xvfz pugixml-1.15.tar.gz
|
||||||
$ cd pugixml-1.15
|
$ cd pugixml-1.15
|
||||||
$ mkdir build && cd build
|
$ mkdir build && cd build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user