This repository was archived by the owner on Apr 28, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -53,8 +53,11 @@ It is in beta (v0.8), help us make it better by sending your feedback and reach
53
53
54
54
Follow the steps below to download & start the app:
55
55
56
- 1 . Download the [ latest release] ( https://github.com/slashbaseide/slashbase/releases ) and extract the zip.
57
- 2 . Double click the Slashbase file to open the app on Window and MacOS. For linux, run ` ./Slashbase ` on terminal to start the app.
56
+ 1 . Download the [ latest release] ( https://github.com/slashbaseide/slashbase/releases ) and extract / open the downloaded file.
57
+ 2 . Follow the platform specific step below
58
+ - For Windows, double click the Slashbase file to open the app
59
+ - For MacOS, drag the Slashbase file to Applications folder and start the app from launchpad.
60
+ - For linux, run ` ./Slashbase ` on terminal to start the app.
58
61
59
62
## Build from source
60
63
@@ -64,7 +67,7 @@ Follow the steps build & start the app:
64
67
2 . Make sure Go and Wails is installed. Follow the steps [ here] ( https://wails.io/docs/gettingstarted/installation ) , if not installed.
65
68
3 . Open the terminal at root directory and run ` make build ` .
66
69
4 . The app is created in ` build/bin ` .
67
- 5 . Double click the Slashbase file to open the app on Window and MacOS. For linux, run ` ./Slashbase ` on terminal to start the app.
70
+ 5 . Double click the Slashbase file to open the app on Windows and MacOS. For linux, run ` ./Slashbase ` on terminal to start the app.
68
71
69
72
# Screenshots
70
73
<img src =" https://raw.githubusercontent.com/slashbaseide/.github/main/screenshot.png " alt =" Run query view " width =" 100% " >
You can’t perform that action at this time.
0 commit comments