Skip to content

Commit fa07849

Browse files
committed
Remove Windows installation instructions for now.
It's not very useful on Windows at the moment unless you have other ways of creating profile.json files.
1 parent f098091 commit fa07849

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,6 @@ You have the following options to install samply:
2626
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mstange/samply/releases/download/samply-v0.12.0/samply-installer.sh | sh
2727
```
2828

29-
### Install prebuilt binaries via powershell script
30-
31-
```sh
32-
powershell -c "irm https://github.com/mstange/samply/releases/download/samply-v0.12.0/samply-installer.ps1 | iex"
33-
```
34-
3529
### Install from crates.io with cargo
3630

3731
```sh

0 commit comments

Comments
 (0)