Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arvind authored Jan 3, 2025
1 parent 726976b commit 43bd843
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
## How to dev mitvis website

- Install rbenv ([instructions](https://github.com/rbenv/rbenv))
- Install Jekyll ([instructions](https://jekyllrb.com/docs/installation/macos/))
- Install bundler
```
gem install jekyll bundler
```
- Install dependencies
```
bundle install
Expand All @@ -23,4 +18,4 @@ Add these files:
- Add `<my-paper>.md` to `_pubs`
- Add `<my-paper>.pdf` to `pubs`
- Add a thumbnail image, `<my-paper>.png`, to `imgs/thumbs`. It should be 240x120 or similar
- Add a teaser image, `<my-paper>.png`, to `imgs/teasers`.
- Add a teaser image, `<my-paper>.png`, to `imgs/teasers`.

0 comments on commit 43bd843

Please sign in to comment.