Skip to content

Commit

Permalink
removed installation part from README.rst b/c in RTD
Browse files Browse the repository at this point in the history
  • Loading branch information
Cielquan committed Feb 1, 2020
1 parent 2050256 commit 2de12da
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions README.rst
Expand Up @@ -17,25 +17,6 @@ DoH (`DNS over HTTPS <https://en.wikipedia.org/wiki/DNS_over_HTTPS>`_) and
DoT (`DNS over TLS <https://en.wikipedia.org/wiki/DNS_over_TLS>`_).


Installation
------------
You can install DoTH-DNS directly from a git repository clone.
Either clone the repo and install the local clone or install it directly via git::

$ git clone https://github.com/Cielquan/DoTH-DNS.git
$ cd DoTH-DNS
$ pip install .

::

$ pip install git+https://github.com/Cielquan/DoTH-DNS.git

You can also download the git repo in either
`tar.gz <https://github.com/Cielquan/DoTH-DNS/archive/master.tar.gz>`_ or
`zip <https://github.com/Cielquan/DoTH-DNS/archive/master.zip>`_ format.
After downloading and extracting, these can be installed with pip like above.


Documentation
-------------
Documentation is available at `doth-dns.readthedocs.io <https://doth-dns.readthedocs.io/>`_.
Expand Down

0 comments on commit 2de12da

Please sign in to comment.