Skip to content

Commit 2495e61

Browse files
author
Daniel
committed
[docs] Fix typo in setup.rst
Change dirve to drive in the "Install development version" section.
1 parent 1bc2396 commit 2495e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/general/setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The first option is to install a tarball:
2525
pip install https://github.com/openwisp/netjsonconfig/tarball/master
2626
2727
The second option is to install via pip using git
28-
(this will automatically clone the repo and store it on your hard dirve):
28+
(this will automatically clone the repo and store it on your hard drive):
2929

3030
.. code-block:: shell
3131

0 commit comments

Comments
 (0)