Skip to content

Commit 6c5178e

Browse files
authored
Merge pull request #85 from dotkernel/issue-84-v9
Issue #84: Restored starting page
2 parents 8b6f5f9 + 375440f commit 6c5178e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/book/v1/setup/system-requirements.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# AlmaLinux 9 System requirements
22

3-
If you're not already using it, we recommend you to install [Windows Terminal](https://apps.microsoft.com/detail/9n0dx20hk701?hl=en-US&gl=US).
4-
It is a modern tool that incorporates the power of multiple already known command-line applications like `Windows PowerShell`, `Linux shell`, and more...
5-
6-
## Check if WLS2 is already available
7-
83
Open `Windows Terminal` and execute the following command:
94

105
```shell

docs/book/v1/terminal.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Terminal
2+
3+
If you're not already using it, we recommend you to install [Windows Terminal](https://apps.microsoft.com/detail/9n0dx20hk701?hl=en-US&gl=US).
4+
It is a modern tool that incorporates the power of multiple already known command-line applications like `Windows PowerShell`, `Linux shell`, and more...

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ extra:
88
nav:
99
- Home: index.md
1010
- v1:
11+
- Terminal: v1/terminal.md
1112
- Setup:
1213
- System Requirements: v1/setup/system-requirements.md
1314
- Installation: v1/setup/installation.md

0 commit comments

Comments
 (0)