Skip to content
Snippets Groups Projects
Commit e4def36d authored by Alvise de'Faveri's avatar Alvise de'Faveri
Browse files

[Readme] Added instructions to update from original repo.

parent f7ba88f9
Branches
No related tags found
1 merge request!39Draft: Compute unit v2
# Welcome to the Miosix kernel
You can find information on how to configure and use the kernel
at the following url: http://miosix.org
### Update from original repo
This is a fork of the original fedetft/miosix-kernel repo that was made for the Skyward Experimental Rocketry organisation.
If you wish to pull in the changes that were made in the original kernel repo you should:
```
git fetch upstream
git merge upstream/testing
git push
```
Note that the testing branch is were normally the latest updates
are made for the Skyward guys.
Welcome to the Miosix kernel
============================
You can find information on how to configure and use the kernel
at the following url: http://miosix.org
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment