Skip to content

Commit

Permalink
fix(docu): update intend of code block for arch
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Waffen <rob@rand0m.fail>
  • Loading branch information
rwaffen committed Sep 15, 2024
1 parent 92f0058 commit 135e5b6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ Pick randomly pictures from a directory path and join them to a 2560x1440 collag

## Arch Linux

sudo pacman -S imagemagick ghostscript
bundle config set path 'vendor'
bundle config set with 'development'
bundle install
sudo pacman -S imagemagick ghostscript
bundle config set path 'vendor'
bundle config set with 'development'
bundle install

# Usage

Expand Down

0 comments on commit 135e5b6

Please sign in to comment.