Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cirolosapio committed Apr 20, 2024
1 parent 2fa4737 commit 21bb3f7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/alpine-n98-magerun2/README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@

# alpine-n98-magerun (alpine-n98-magerun)
# alpine-n98-magerun2 (alpine-n98-magerun2)

Installs n98-magerun on alpine
Installs n98-magerun2 on alpine

## Example Usage

```json
"features": {
"ghcr.io/cirolosapio/devcontainers-features/alpine-n98-magerun:0": {}
"ghcr.io/cirolosapio/devcontainers-features/alpine-n98-magerun2:0": {}
}
```

## Options

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | Version of n98-magerun to install | string | 7.3.1 |
| version | Version of n98-magerun2 to install | string | 7.3.1 |
| initZsh | Init zsh | boolean | true |



---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/cirolosapio/devcontainers-features/blob/main/src/alpine-n98-magerun/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/cirolosapio/devcontainers-features/blob/main/src/alpine-n98-magerun2/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 comments on commit 21bb3f7

Please sign in to comment.