Changeset - 7871e7f153c5
[Not reviewed]
0 1 0
http://wandborg.se/ Joar@web - 10 years ago 2013-11-14 16:19:01

Testing the client
1 file changed with 4 insertions and 0 deletions:
0 comments (0 inline, 0 general)
ExistingProjects/Tryton/Installation.mdwn
Show inline comments
...
 
@@ -7,3 +7,7 @@
 
1. `sudo apt-get update`
 
2. `sudo apt-get install python-pip python-dev python-gtk2 libxml2-dev libxslt1-dev`
 
3. `sudo pip install tryton trytond`
 

	
 
## Testing the client
 

	
 
The Tryton project has a demo server up and running, to connect to the demo server, simply start the tryton client with `tryton` and use the username and password `demo`, the host should be the demo server by default.
0 comments (0 inline, 0 general)