| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -428,6 +428,12 @@ and substitute this node version with | |||
| 428 | 428 | sed -i "s/REPLACEME/$VERSION/g" doc/api/*.md | |
| 429 | 429 | ``` | |
| 430 | 430 | ||
| 431 | + For macOS requires the extension to be specified. | ||
| 432 | + | ||
| 433 | + ```bash | ||
| 434 | + sed -i "" "s/REPLACEME/$VERSION/g" doc/api/*.md | ||
| 435 | + ``` | ||
| 436 | + | ||
| 431 | 437 | or | |
| 432 | 438 | ||
| 433 | 439 | ```console | |
| Back | FazBrowse Home | New Git URL |
0 commit comments