Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
Documentation: Remove outdated information
Browse files Browse the repository at this point in the history
  • Loading branch information
sanssecours committed Oct 4, 2019
1 parent 418540e commit ea1d4ce
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions ReadMe.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Elektra Homebrew Formula

This tap contains a [🍺 Homebrew](https://brew.sh) formula for the configuration framework [⚡️ Elektra](http://web.libelektra.org). The official Homebrew repository [`homebrew/core`](https://github.com/Homebrew/homebrew-core) also includes an [official formula for Elektra](https://github.com/Homebrew/homebrew-core/blob/master/Formula/elektra.rb). We therefore recommend you use this tap, only if you want to use functionality that is not supported by the formula in `homebrew/core`, such as library dependent plugins (e.g. `yajl`, `yamlcpp`).
This tap contains a [🍺 Homebrew](https://brew.sh) formula for the configuration framework [⚡️ Elektra](http://web.libelektra.org). The official Homebrew repository [`homebrew/core`](https://github.com/Homebrew/homebrew-core) also includes an [official formula for Elektra](https://github.com/Homebrew/homebrew-core/blob/master/Formula/elektra.rb). We therefore recommend you use this tap, only if you want to use functionality that is not supported by the formula in `homebrew/core`, such as library dependent plugins (e.g. `xerces`, `yajl`).

# How to Use

Expand All @@ -19,13 +19,7 @@ brew install elektrainitiative/elektra/elektra

## Options

Use the command `brew info elektrainitiative/elektra/elektra`to show a list of optional switches for this Homebrew formula. One of the switches is `--with-dep-plugins`, which you can use to install plugins that require third party libraries:

```sh
brew install elektrainitiative/elektra/elektra --with-dep-plugins
```

.
Use the command `brew info elektrainitiative/elektra/elektra`to show a list of optional switches for this Homebrew formula.

# Troubleshooting

Expand Down

0 comments on commit ea1d4ce

Please sign in to comment.