Skip to content

Commit 71cd237

Browse files
author
Burak Arslan
committed
rpclib and typo fixes
1 parent a10919d commit 71cd237

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ loader script.
4747
Preparing the server
4848
--------------------
4949

50-
Install the latest soaplib and twisted from pypi. As a priviledged user, you can
50+
Install the latest rpclib and twisted from pypi. As a privileged user, you can
5151
execute the following command:
5252

53-
easy_install soaplib
53+
easy_install rpclib
5454
easy_install twisted
5555

56-
Once soaplib and twisted are installed, you can run the demo server using the
56+
Once rpclib and twisted are installed, you can run the demo server using the
5757
following command:
5858

5959
./demo_server.py

0 commit comments

Comments
 (0)