You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+34-2Lines changed: 34 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Find the original repo for project structure and names in the [oficial repo](htt
7
7
## Pre-requisites
8
8
It make use of Pipenv a wonderful tool that aims to bring the best of all packaging worlds to the Python world. [Extracted from the oficial documentation](https://pipenv.readthedocs.io/en/latest/).
9
9
10
-
Installation is simple as:
10
+
Installation with brew is simple as:
11
11
```sh
12
12
brew install pipenv
13
13
```
@@ -16,7 +16,7 @@ brew install pipenv
16
16
Give a start to the [Pipenv repo](https://github.com/pypa/pipenv/) and also you can say [thanks](https://saythanks.io/to/kennethreitz) to kennethreitz for the awesome job in this wonderful tool.
0 commit comments