File tree 1 file changed +10
-3
lines changed
1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 2
2
sort : 1
3
3
---
4
4
5
- ## For Linux and macOS (via Shell):
5
+ ## For Linux and macOS
6
+
7
+ ### Using Shell:
6
8
7
9
** Install Vedic on your system with just one command.**
8
10
@@ -14,8 +16,13 @@ curl -fsSL https://vedic-lang.github.io/install/install.sh | bash
14
16
15
17
This command will download and execute the Vedic installation script, automatically setting up Vedic on your system.
16
18
19
+ ### Using Homebrew:
20
+
21
+ ``` bash
22
+ brew install vedic
23
+ ```
17
24
18
- ## For Windows (via Installer):
25
+ ## For Windows (Using Installer):
19
26
20
27
Vedic can be installed on Windows by following these steps:
21
28
@@ -32,4 +39,4 @@ That's it! You are now ready to use Vedic on your system.
32
39
33
40
If you encounter any issues during the installation process, please refer to the Vedic documentation or reach out to our support team for assistance.
34
41
35
- Happy coding with Vedic!
42
+ Happy coding with Vedic!
You can’t perform that action at this time.
0 commit comments