diff options
author | Michal Cmarada <mcmarada@cisco.com> | 2019-02-06 15:59:44 +0100 |
---|---|---|
committer | Michal Cmarada <mcmarada@cisco.com> | 2019-02-27 06:49:09 +0000 |
commit | 0d2e3e90f1758b03266e9f5934d11995d7b9a728 (patch) | |
tree | 4b578d7cf92ef0084c8fa25440dba12217ca9d5d /docs | |
parent | 30fb245914274df31263867d8c3f041d1fc158a8 (diff) |
Jvpp requirements cleanup
- minor bugfixes
- cleanup
Change-Id: I8aeb2688415ee223ec9faeec6509d2c6999cc947
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/jvpp.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/jvpp.rst b/docs/jvpp.rst index ffa996a..02a8e69 100644 --- a/docs/jvpp.rst +++ b/docs/jvpp.rst @@ -33,6 +33,7 @@ You can install all dependencies using provided install-dep target: .. code-block:: console + cd Requirements make install-dep Cleanup (Optional) |