mirror of
https://github.com/vtil-project/VTIL-Core
synced 2026-08-17 08:23:03 -04:00
change logo image source url
This commit is contained in:
parent
0c2e3e122e
commit
7dc786ec3e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<p align="center">
|
||||
|
||||
<a href="https://www.vtil.cc/">
|
||||
<img width="256" heigth="256" src="https://vtil.cc/assets/media/logo.png">
|
||||
<img width="256" heigth="256" src="https://vtil.cc/logo.png">
|
||||
</a>
|
||||
|
||||
<h1 align="center">VTIL</h1>
|
||||
|
|
@ -57,4 +57,4 @@ cmake --build build
|
|||
```
|
||||
|
||||
**Note:**
|
||||
To build on Apple Silicon one needs to use `-DCMAKE_OSX_ARCHITECTURES=x86_64`.
|
||||
To build on Apple Silicon one needs to use `-DCMAKE_OSX_ARCHITECTURES=x86_64`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue