remove 'basis-link' from README
Change-Id: I5923b09b5fbacb64007cb3f6cf96b08c366d22c2
This commit is contained in:
parent
04b7b2c72f
commit
67f141a1d8
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ To call a wizard remotely you need to:
|
|||
|
||||
-> For testing on installed LibreOffice:
|
||||
export URE_BOOTSTRAP="file:///usr/lib/libreoffice/program/fundamentalrc"
|
||||
export PYTHONPATH=/usr/lib/libreoffice/basis-link/program
|
||||
export PYTHONPATH=/usr/lib/libreoffice/program
|
||||
#and run LibreOffice in listening mode:
|
||||
soffice --"accept=socket,host=localhost,port=2002;urp;"
|
||||
|
||||
|
|
Loading…
Reference in a new issue