Fix indentation in readme
This commit is contained in:
parent
cc1b862ae5
commit
d7848fe8bf
|
|
@ -102,9 +102,9 @@ The version needs to be changed in the following places (if applicable):
|
||||||
* in `Cargo.toml` for the main crate version
|
* in `Cargo.toml` for the main crate version
|
||||||
* in `README.md` in the *Installing* section in case of major version bumps
|
* in `README.md` in the *Installing* section in case of major version bumps
|
||||||
|
|
||||||
Then tag the commit as `ostree/x.y.z` and/or `ostree-sys/x.y.z`. This will run
|
Then tag the commit as `ostree/x.y.z` and/or `ostree-sys/x.y.z`. This will run
|
||||||
the crates.io deployment jobs. Main and -sys crate don't have to be released in
|
the crates.io deployment jobs. Main and -sys crate don't have to be released in
|
||||||
lockstep.
|
lockstep.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
The `ostree` crate is licensed under the MIT license. See the LICENSE file for
|
The `ostree` crate is licensed under the MIT license. See the LICENSE file for
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue