mirror of
https://github.com/mvallim/live-custom-ubuntu-from-scratch.git
synced 2025-08-10 02:14:04 +00:00
Update README.md
This commit is contained in:

committed by
GitHub

parent
57881e6011
commit
dfed7d4798
17
README.md
17
README.md
@ -726,3 +726,20 @@ It is simple and easy, using "dd"
|
|||||||
```shell
|
```shell
|
||||||
sudo dd if=ubuntu-from-scratch.iso of=<device> status=progress oflag=sync
|
sudo dd if=ubuntu-from-scratch.iso of=<device> status=progress oflag=sync
|
||||||
```
|
```
|
||||||
|
## Contributing
|
||||||
|
|
||||||
|
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
|
||||||
|
|
||||||
|
## Versioning
|
||||||
|
|
||||||
|
We use [GitHub](https://github.com/mvallim/live-custom-ubuntu-from-scratch) for versioning. For the versions available, see the [tags on this repository](https://github.com/mvallim/live-custom-ubuntu-from-scratch/tags).
|
||||||
|
|
||||||
|
## Authors
|
||||||
|
|
||||||
|
* **Marcos Vallim** - *Founder, Author, Development, Test, Documentation* - [mvallim](https://github.com/mvallim)
|
||||||
|
|
||||||
|
See also the list of [contributors](CONTRIBUTORS.txt) who participated in this project.
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
This project is licensed under the Apache License - see the [LICENSE](LICENSE) file for details
|
||||||
|
Reference in New Issue
Block a user