diff --git a/INSTALL b/INSTALL index 1366ccbb04169f315b6f323d5cd53b8cceef1229..140c900995185fea435246dfec4e80d2a9f81981 100644 --- a/INSTALL +++ b/INSTALL @@ -32,6 +32,10 @@ The development mode doesn't copy files, but creates an egg-link in the Python system-wide packages directory which points to the development directory. It is useful for development when files often change. +# ./setup.py develop + +Scripts are copied to /usr/bin too. + To uninstall, remove the egg-link from the Python system-wide packages directory and remove the weboob_dev line in easy-install.pth.