summaryrefslogtreecommitdiffstats
path: root/scripts/external_libs/dpkt-1.8.6.2/docs/installation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/external_libs/dpkt-1.8.6.2/docs/installation.rst')
-rw-r--r--scripts/external_libs/dpkt-1.8.6.2/docs/installation.rst21
1 files changed, 0 insertions, 21 deletions
diff --git a/scripts/external_libs/dpkt-1.8.6.2/docs/installation.rst b/scripts/external_libs/dpkt-1.8.6.2/docs/installation.rst
deleted file mode 100644
index 2c93001b..00000000
--- a/scripts/external_libs/dpkt-1.8.6.2/docs/installation.rst
+++ /dev/null
@@ -1,21 +0,0 @@
-============
-Installation
-============
-
-DKPT is now available directly from pypi :)
-
-Install the Code
-----------------
-
-::
-
- pip install dpkt
-
-Checkout the Code
------------------
-
-::
-
- git clone https://github.com/kblandla/dpkt.git
-
-