corso/docs/docs/intro.md
Niraj Tolia 71f04fa8d0
Tweak config settings and apply Corso docs fixes (#59)
- Disable the readability style checker for now
- Remove all errors and warnings with the fixed Vale globbing
- Rename template directory
2022-05-20 10:28:40 -07:00

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 ...
```