Skip to content
Snippets Groups Projects
Commit 88864f2e authored by Theisen, Lambert's avatar Theisen, Lambert :fire:
Browse files

Fix intro with windows

parent ddfa53e5
No related branches found
No related tags found
No related merge requests found
Pipeline #1991 passed
......@@ -10,11 +10,10 @@ The Linux Shell is a command-line interface (CLI) used in Linux operating system
### Accessing the Shell on UNIX (+maxOS)
- **Terminal:** Open the terminal application from your Linux desktop environment.
![Alt text](./figs/git-bash.png)
### Accessing the Shell on UNIX (+maxOS)
### Accessing the Shell on Windows
- **Git Bash:** Has most of the common tools included.
- Other options: PowerShell, WSL, ...
![Alt text](./figs/git-bash.png)
### Basic Commands
1. **`pwd`** - Print Working Directory. Shows the current directory you are in.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment