Browse Source

Update readme.rst

The name of the package in pip is `beautifulsoup4`, not `bs4`.
Leah Hanson 11 years ago
parent
commit
9aae49360a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      better_figures_and_images/readme.rst

+ 1 - 1
better_figures_and_images/readme.rst

@@ -1,7 +1,7 @@
 Requirements
 Requirements
 ------------
 ------------
 
 
-* pip install pillow bs4
+* pip install pillow beautifulsoup4
 
 
 Summary
 Summary
 ===========
 ===========