Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
weboob
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
180
Issues
180
List
Boards
Labels
Milestones
Merge Requests
53
Merge Requests
53
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
weboob
weboob
Commits
ebb3bd8c
Commit
ebb3bd8c
authored
Mar 25, 2013
by
Laurent Bachelier
🐧
Committed by
Florent Fourcot
Mar 25, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More formatting
parent
afeacdeb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
INSTALL
INSTALL
+3
-3
No files found.
INSTALL
View file @
ebb3bd8c
...
...
@@ -25,7 +25,7 @@ User installation
-----------------
There is a way to install weboob locally without messing with your system.
Run
./tools/local_install.sh
as your local user. ::
Run
``./tools/local_install.sh``
as your local user. ::
$ ./tools/local_install.sh ~/bin
...
...
@@ -35,8 +35,8 @@ System insallation (discouraged)
--------------------------------
The install mode copies files to the Python system-wide packages directory
(for example
/usr/lib/python2.5/site-packages
for Python 2.5,
or
/usr/local/lib/python2.6/dist-packages
for Python 2.6). ::
(for example
``/usr/lib/python2.5/site-packages``
for Python 2.5,
or
``/usr/local/lib/python2.6/dist-packages``
for Python 2.6). ::
# ./setup.py install
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment