Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
On branch master
Browse files Browse the repository at this point in the history
 Changes to be committed:

	modified:   README.rst
	modified:   docs/install.rst
  • Loading branch information
critical-path committed May 18, 2019
1 parent 45edbe8 commit c31097b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ To install it without test-related dependencies, run the following commands from
[user@host ~]$ cd macaddress
[user@host macaddress]$ sudo pip install .
(If necessary, replace :code:`pip` with :code:`pip3` in any of the scenarios above.)
(If necessary, replace :code:`pip` with :code:`pip3`.)


Using macaddress
Expand Down
2 changes: 1 addition & 1 deletion docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ To install it without test-related dependencies, run the following commands from
[user@host ~]$ cd macaddress
[user@host macaddress]$ sudo pip install .
(If necessary, replace :code:`pip` with :code:`pip3` in any of the scenarios above.)
(If necessary, replace :code:`pip` with :code:`pip3`.)

0 comments on commit c31097b

Please sign in to comment.