vpp_config: Rework for Python2/3 compatibility.
[vpp.git] / extras / vpp_config / README.rst
index ec9c8e4..8995edf 100644 (file)
@@ -11,7 +11,7 @@ Use:
 \r
 The installation and executing of the VPP configuration utility is simple. First\r
 install the python pip module. Using pip install, then pip install vpp-config.\r
-Then simply type Òvpp-configÓ and answer the questions. If you are not sure what\r
+Then simply type �vpp-config� and answer the questions. If you are not sure what\r
 to answer choose the default. For yes or no questions the capital letter\r
 designates the default. For example, for a question that shows [Y/n] Y is the\r
 default. For numbers the default is within the brackets for example for a\r
@@ -36,14 +36,15 @@ environment so you can start from scratch. These are the steps to run the utilit
 in this environment. The scripts are meant to be run from the root directory.\r
 \r
   ./scripts/clean.sh\r
-  ./scripts/cp-data.sh \r
-  ./vpp_config.py \r
+  ./scripts/cp-data.sh\r
+  ./vpp-config\r
 \r
 When the utility is installed with pip the wrapper scripts/vpp-config is written to\r
 /usr/local/bin. However, the starting point when debugging this script locally is\r
-./vpp_config.py. Run the utility by executing ./vpp_config.py from the root directory. \r
+vpp-config. Run the utility by executing vpp-config.\r
 \r
-The start point in the code is in vpp_config.py. However, most of the work is done in\r
+The start point in the code is in vpp_config.py. However, most of the work is\r
+done in\r
 the files in ./vpplib\r
 \r
 Uploading to PyPi:\r
@@ -51,7 +52,7 @@ Uploading to PyPi:
 To upload this utility to PpPi simple do the following. Currently, I have my own account\r
 when we want everyone to contribute we will need to change that.\r
 \r
-  sudo ÐH bash\r
+  sudo H bash\r
   cd vpp_config\r
   python setup.py sdist bdist_wheel\r
   twine upload dist/*\r
@@ -137,7 +138,7 @@ There are no VPP packages on node localhost.
 Do you want to install VPP [Y/n]? \r
 INFO:root: Local Command: ls /etc/apt/sources.list.d/99fd.io.list.orig\r
 INFO:root:  /etc/apt/sources.list.d/99fd.io.list.orig\r
-ÉÉ..\r
+��..\r
 \r
 What would you like to do?\r
 \r