Skip to content

Commit

Permalink
Add a link of WSL setup
Browse files Browse the repository at this point in the history
  • Loading branch information
cafedomancer committed Feb 27, 2024
1 parent 6a4b5b6 commit 2060961
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _includes/main_guides.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* ガイド 3: [Railsインストールガイド](/install) {% if page.permalink == 'install' %}(このページです!){% endif %}
- [macOS 用セットアップ](/install/macos) {% if page.permalink == 'install/macos' %}(このページです!){% endif %}
- [Windows 用セットアップ](/install/windows) {% if page.permalink == 'install/windows' %}(このページです!){% endif %}
- [Windows 用セットアップ(WSL)](/install/windows-wsl) {% if page.permalink == 'install/windows-wsl' %}(このページです!){% endif %}
- [Linux 用セットアップ](/install/linux) {% if page.permalink == 'install/linux' %}(このページです!){% endif %}
- [仮想マシンにセットアップする](/install/virtual-machine) {% if page.permalink == 'install/virtual-machine' %}(このページです!){% endif %}
- [クラウドサービス Replit を使う](/install/replit) {% if page.permalink == 'install/replit' %}(このページです!){% endif %}
Expand Down

0 comments on commit 2060961

Please sign in to comment.