- Disable the readability style checker for now - Remove all errors and warnings with the fixed Vale globbing - Rename template directory
34 lines
519 B
Markdown
34 lines
519 B
Markdown
---
|
|
sidebar_position: 1
|
|
---
|
|
|
|
# Corso introduction
|
|
|
|
Discover **Corso in less than 5 minutes**.
|
|
|
|
## Getting started
|
|
|
|
### What you'll need
|
|
|
|
- Docker
|
|
- A M365 account with the following permissions:
|
|
- _
|
|
|
|
## Running Corso
|
|
|
|
Corso with automatically run with the command:
|
|
|
|
```bash
|
|
docker run ...
|
|
```
|
|
|
|
You can type this command into Command Prompt, PowerShell, Terminal, or any other integrated terminal of your code editor.
|
|
|
|
## Your first M365 backup
|
|
|
|
To backup just your own personal data, run:
|
|
|
|
```bash
|
|
docker run ...
|
|
```
|