Skip to content
This repository was archived by the owner on Apr 28, 2024. It is now read-only.

Commit 7cba442

Browse files
authored
Update README.md
1 parent 0e224dc commit 7cba442

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,11 @@ It is in beta (v0.8), help us make it better by sending your feedback and reach
5353

5454
Follow the steps below to download & start the app:
5555

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.
5861

5962
## Build from source
6063

@@ -64,7 +67,7 @@ Follow the steps build & start the app:
6467
2. Make sure Go and Wails is installed. Follow the steps [here](https://wails.io/docs/gettingstarted/installation), if not installed.
6568
3. Open the terminal at root directory and run `make build`.
6669
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.
6871

6972
# Screenshots
7073
<img src="https://raw.githubusercontent.com/slashbaseide/.github/main/screenshot.png" alt="Run query view" width="100%">

0 commit comments

Comments
 (0)