Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 313 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 313 Bytes

CS 240: Introduction to Computer Systems

University of Illinois at Urbana-Champaign

Develop

Install the dependencies with Bundler:

$ bundle install

Run jekyll commands through Bundler to ensure you're using the right versions:

$ bundle exec jekyll serve