We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39b5530 commit 807e0f1Copy full SHA for 807e0f1
readme.md
@@ -8,7 +8,7 @@
8
* `brew cask install osxfuse`
9
* `brew install sshfs`
10
* python things
11
- * When installing python 3.8 on OSX, remember to run `Applications/Python3.8/Install Certificats.command` because otherwise urllib gets cringy
+ * When installing python 3.8 on OSX, remember to run `Applications/Python3.8/Install Certificats.command` because otherwise `urllib` gets whiny
12
13
### Stuff I always forget
14
-`pipenv install jupyter` and then `pipenv run jupyter`
+* `pipenv install jupyter` and then `pipenv run jupyter`
0 commit comments