Browse Source

Update howdoi_advanced_usage.md

removed unwanted spaces
joe 3 years ago
parent
commit
d1cacc30e3
1 changed files with 0 additions and 6 deletions
  1. 0 6
      docs/howdoi_advanced_usage.md

+ 0 - 6
docs/howdoi_advanced_usage.md

@@ -24,9 +24,6 @@
 
   ```
   $ HOWDOI_URL=cooking.stackexchange.com
-  ```
-
-  ```
   $ howdoi make pesto
   ```
 
@@ -34,9 +31,6 @@
 
   ```
   $ alias hcook='function hcook(){ HOWDOI_URL=cooking.stackexchange.com howdoi $* ; }; hcook'
-  ```
-
-  ```
   $ hcook make pesto
   ```