Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
CameronBrooks11 committed Jan 15, 2025
1 parent 5e0bd28 commit 049c83e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@ uwo-fast GitHub Pages website!
## Jekyll Development Primer

Useful one liner to fully clean and rebuild the site:

```
jekyll clean && bundle install && bundle exec jekyll build # Bash
jekyll clean; bundle install; bundle exec jekyll build # PowerShell
```

### Prerequisites

1. **Install Ruby**
Expand Down

0 comments on commit 049c83e

Please sign in to comment.