Skip to content

Commit

Permalink
Added Homebrew installation method (#34)
Browse files Browse the repository at this point in the history
* Update README.md

* Delete cicd/generate_brew_formula.py

* Delete cicd/vedic.rb
  • Loading branch information
PtPrashantTripathi authored May 26, 2024
1 parent e7c5f90 commit e54e7ce
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 157 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ Visit the [Download page](https://vedic-lang.github.io/download), which offers c
curl -fsSL https://vedic-lang.github.io/install/install.sh | bash
```

### Using Homebrew (Linux and macOS):

```bash
brew install vedic
```

## 📖 Documentation

Vedic Documentation are available at [vedic-lang.github.io](https://vedic-lang.github.io/)
Expand Down
98 changes: 0 additions & 98 deletions cicd/generate_brew_formula.py

This file was deleted.

59 changes: 0 additions & 59 deletions cicd/vedic.rb

This file was deleted.

0 comments on commit e54e7ce

Please sign in to comment.