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