mirror of
https://github.com/Baipyrus/dotfiles.git
synced 2024-11-14 23:23:50 +00:00
remove intentional newline in installation step, ignoring markdown_lint
This commit is contained in:
parent
1e1b7e85e1
commit
644908d856
@ -26,6 +26,5 @@ cloning the repository or directly execute it from shell:
|
||||
|
||||
```pwsh
|
||||
# Using 'Invoke-RestMethod' and 'Invoke-Expression'
|
||||
irm 'https://raw.githubusercontent.com/Baipyrus/dotfiles/main/install_windows.ps1'
|
||||
| iex
|
||||
irm 'https://raw.githubusercontent.com/Baipyrus/dotfiles/main/install_windows.ps1' | iex
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user