mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 18:18:53 +08:00
15 lines
545 B
Markdown
15 lines
545 B
Markdown
The latest release of sqliteviz is running on [Github pages][1].
|
|
|
|
Basically, you don't need to install sqliteviz. But if you want you can install
|
|
it and use it as a regular desktop application with the following steps:
|
|
|
|
1. Open sqliteviz with [Chrome browser][2]
|
|
2. At the top right of the address bar, click `Install`
|
|
3. Confirm installation
|
|
|
|
See more about PWA on [Google Chrome Help][3].
|
|
|
|
[1]: https://lana-k.github.io/sqliteviz
|
|
[2]: https://www.google.com/chrome
|
|
[3]: https://support.google.com/chrome/answer/9658361?hl=en&ref_topic=7439636
|