mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2024-11-24 12:19:12 +01:00
👉 Converts _template to readme
This commit is contained in:
parent
e94224df75
commit
0aa4303221
1 changed files with 2 additions and 2 deletions
|
@ -41,11 +41,11 @@ To download an icon, simple `Right click > Save image`.
|
|||
|
||||
For non-desktop operating systems, or people that prefer to use terminal.
|
||||
```sh
|
||||
$ curl https://raw.githubusercontent.com/walkxhub/dashboard-icons/master/png/example.png > example.png
|
||||
$ curl https://raw.githubusercontent.com/walkxcode/dashboard-icons/master/png/example.png > example.png
|
||||
```
|
||||
or
|
||||
```sh
|
||||
$ wget https://raw.githubusercontent.com/walkxhub/dashboard-icons/master/png/example.png - O example.png
|
||||
$ wget https://raw.githubusercontent.com/walkxcode/dashboard-icons/master/png/example.png - O example.png
|
||||
```
|
||||
|
||||
# Icons
|
||||
|
|
Loading…
Reference in a new issue