Skip to content

Commit 749a9a2

Browse files
committed
Improve description of Windows file associations
1 parent b96dff1 commit 749a9a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

solutions/language/PATH-TO-RAKU.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,9 @@ will continue to be supported for 6.e. In 6.f, the `.pm`, `.pm6` and `.pod6`
135135
extensions should be marked as DEPRECATED, causing a message to be generated
136136
when the module is loaded.
137137

138-
On Windows some more trickery may be involved to mark a script with the
139-
`.rk` extension as executable, because installers will need to add the
140-
`.rk` association as well.
138+
On Windows, installers should add a `.rk` association alongside the `.p6`
139+
association for the time being. Around the time of 6.f, a `.p6` association
140+
could be deselected by default, and perhaps dropped entirely by 6.g.
141141

142142
### Testing
143143

0 commit comments

Comments
 (0)