Skip to content

Commit aa817a5

Browse files
pa-jberanekSean Wheeler
authored and
Sean Wheeler
committed
Update Installing-PowerShell-Core-on-macOS-and-Linux.md (#2160)
Removed incorrect step for openSUSE
1 parent e9d6188 commit aa817a5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

reference/docs-conceptual/setup/Installing-PowerShell-Core-on-macOS-and-Linux.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -403,9 +403,6 @@ sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc
403403
# Add the Microsoft Product feed
404404
curl https://packages.microsoft.com/config/rhel/7/prod.repo | sudo tee /etc/zypp/repos.d/microsoft.repo
405405

406-
# Update the list of products
407-
sudo zypper update
408-
409406
# Install PowerShell
410407
sudo zypper install powershell
411408

0 commit comments

Comments
 (0)