Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjaap authored Jul 22, 2024
1 parent a7ea05a commit 6db8541
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# magetitans
# MageTitans.nl

@todo

Create dev installation
```
git clone [email protected]:elgentos/magetitans.git
cd magetitans
sudo apt install ruby-dev ruby-bundler
bundle config set --local path 'vendor/bundle' && bundle install
bundle exec jekyll serve --watch
```

0 comments on commit 6db8541

Please sign in to comment.