fix documentation errors

change the path ec2 services are installed to by install.sh

Change-Id: I26a5a8f1f2ade564d78c39c25ce17d50569a82f6
Closes-Bug: #1676071
This commit is contained in:
tikitavi 2017-04-20 15:55:14 +03:00
parent 05c9ba210a
commit 659a6e6132
2 changed files with 5 additions and 5 deletions

View File

@ -28,9 +28,9 @@ The services afterwards can be started as binaries:
::
/usr/bin/ec2-api
/usr/bin/ec2-api-metadata
/usr/bin/ec2-api-s3
/usr/local/bin/ec2-api
/usr/local/bin/ec2-api-metadata
/usr/local/bin/ec2-api-s3
or set up as Linux services.

View File

@ -26,8 +26,8 @@ The services afterwards can be started as binaries:
::
/usr/bin/ec2-api
/usr/bin/ec2-api-metadata
/usr/local/bin/ec2-api
/usr/local/bin/ec2-api-metadata
or set up as Linux services.