diff --git a/README.md b/README.md
index d0f3c51..11339de 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,8 @@ Backup all your dotfiles (and easily deploy them on another machine).
- [Installation ](#installation-)
- [Usage ](#usage-)
- [Dependencies ](#dependencies-)
- - [Contributing ](#contributing-)
- [Updating ](#updating-)
+ - [Contributing ](#contributing-)
- [License ](#license-)
## Installation
@@ -52,9 +52,6 @@ Note that you can modify the `scripts/install.sh` if you want to install some pr
You must install `libnewt` or `dialog`.
-## Contributing
-PRs are welcome.
-
## Updating
To keep the submodule up to date, you need to run
@@ -63,6 +60,9 @@ To keep the submodule up to date, you need to run
git submodule foreach git pull
```
+## Contributing
+PRs are welcome.
+
## License
[MIT](https://raw.githubusercontent.com/santilococo/sadedot/master/LICENSE.md)