Skip to content

Commit

Permalink
Update download.md (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
PtPrashantTripathi authored May 26, 2024
1 parent fa122f1 commit e4527f5
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions download.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
sort: 1
---

## For Linux and macOS (via Shell):
## For Linux and macOS

### Using Shell:

**Install Vedic on your system with just one command.**

Expand All @@ -14,8 +16,13 @@ curl -fsSL https://vedic-lang.github.io/install/install.sh | bash

This command will download and execute the Vedic installation script, automatically setting up Vedic on your system.

### Using Homebrew:

```bash
brew install vedic
```

## For Windows (via Installer):
## For Windows (Using Installer):

Vedic can be installed on Windows by following these steps:

Expand All @@ -32,4 +39,4 @@ That's it! You are now ready to use Vedic on your system.

If you encounter any issues during the installation process, please refer to the Vedic documentation or reach out to our support team for assistance.

Happy coding with Vedic!
Happy coding with Vedic!

0 comments on commit e4527f5

Please sign in to comment.