Skip to content

Commit

Permalink
chore: refactor after code review
Browse files Browse the repository at this point in the history
  • Loading branch information
IronCore864 committed Aug 14, 2024
1 parent 1d73205 commit 79e89a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ Prerequisites:

```bash
go install github.com/canonical/pebble/cmd/pebble@latest
mkdir -p ~/pebble_home/layers
export PEBBLE=$HOME/pebble_home
mkdir -p ~/.config/pebble/layers
export PEBBLE=$HOME/.config/pebble

echo """\
services:
Expand Down

0 comments on commit 79e89a6

Please sign in to comment.