Skip to content

Commit 290721e

Browse files
authored
Update README.md
1 parent 457ddf5 commit 290721e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.devcontainer/features/bash-config/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To use this feature in all devcontainers on your workstation, add the following
2121

2222
```json
2323
"dev.containers.defaultFeatures": {
24-
"ghcr.io/gilesknap/devcontainer-features/bash-config:1.1.0"
24+
"ghcr.io/diamondlightsource/devcontainer-features/bash-config:1"
2525
}
2626
```
2727

@@ -32,7 +32,7 @@ mkdir -p $HOME/.config/bash-config
3232
```
3333

3434

35-
## features
35+
## Features
3636

3737
The default, opinionated configuration can be found in `$HOME/.config/bash-config/bash-config-rc` and includes the following:
3838

@@ -44,4 +44,4 @@ The default, opinionated configuration can be found in `$HOME/.config/bash-confi
4444

4545
## Customisation
4646

47-
Can be customized by editing `$HOME/.config/bash-config/bashrc`
47+
Can be customized by editing `$HOME/.config/bash-config/bashrc`

0 commit comments

Comments
 (0)