Skip to content

Commit

Permalink
Merge pull request #120 from tpltnt/debian-readme
Browse files Browse the repository at this point in the history
adding setup instructions for Debian
  • Loading branch information
mikewesthad committed Mar 26, 2015
2 parents 3a771ef + 1fd8114 commit fb26463
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -42,6 +42,9 @@ Scripts for building the web and pdf versions of the book are in `scripts/` dire
5. Download and install [libsass](https://github.com/dahlia/libsass-python)
- Using pip: `pip install libsass`

## Debian (Linux)
1. install packages: ```sudo apt-get install python-pip python2.7-dev git pandoc ruby-sass texlive```
2. install [beauitful soup 4](http://www.crummy.com/software/BeautifulSoup/) and [libsass](https://github.com/dahlia/libsass-python): ```pip install beauitfulsoup4 libsass```


#Mailing List
Expand Down

0 comments on commit fb26463

Please sign in to comment.