Skip to content

Commit ff8975d

Browse files
nopelessnobu
authored andcommitted
docs: Fix formatting in windows.md for icon file inclusion
1 parent c36c80b commit ff8975d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/windows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ Any icon files(`*.ico`) in the build directory, directories specified with
285285
_icondirs_ make variable and `win32` directory under the ruby
286286
source directory will be included in DLL or executable files, according
287287
to their base names.
288+
288289
$(RUBY_INSTALL_NAME).ico or ruby.ico --> $(RUBY_INSTALL_NAME).exe
289290
$(RUBYW_INSTALL_NAME).ico or rubyw.ico --> $(RUBYW_INSTALL_NAME).exe
290291
the others --> $(RUBY_SO_NAME).dll

0 commit comments

Comments
 (0)