From ed1d52c522d77e4b9619870752db0bb59b7ba342 Mon Sep 17 00:00:00 2001 From: Mohammad Ishfaque Jahan Rafee Date: Sun, 29 Jun 2014 21:29:40 +0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d1cadc..07adfb6 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Otherwise, download it here: http://astyle.sourceforge.net/. * `autopep8` for __Python__. It's probably in your distro's repository, so you can download it as a regular package. -For Ubuntu type `sudo apt-get install autopep8` in a terminal. +For Ubuntu type `sudo apt-get install python-autopep8` in a terminal. Here is the link to the repository: https://github.com/hhatto/autopep8. And here the link to its page on the python website: http://pypi.python.org/pypi/autopep8/0.5.2.