File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ See profile.ps1 for an example: the ambigous command 'measure -s' (for which pws
24
24
25
25
# Compiling and Manual Install
26
26
27
- You'll need golang installd , for Fedora see: https://developer.fedoraproject.org/tech/languages/go/go-installation.html
27
+ You'll need golang installed , for Fedora see: https://developer.fedoraproject.org/tech/languages/go/go-installation.html
28
28
29
29
Clone the git repository.
30
30
@@ -44,4 +44,4 @@ Assuming `~/.wine` is where your wineprefix is
44
44
cp -rf ./powershell64.exe ~/.wine/drive_c/windows/system32/WindowsPowerShell/v1.0/powershell.exe
45
45
cp -rf ./powershell32.exe ~/.wine/drive_c/windows/syswow64/WindowsPowerShell/v1.0/powershell.exe
46
46
cp -rf ./src/profile.ps1 "~/.wine/drive_c/Program Files/PowerShell/7/profile.ps1"
47
- ```
47
+ ```
You can’t perform that action at this time.
0 commit comments