diff --git a/README.md b/README.md index 306fb85..f4d67fa 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,13 @@ Tesses Framework ================ -## If you are on onedev -We are switching to [gitea](https://git.tesseslanguage.com/tesses50/tesses-framework) - ## To Install - Install [mbedtls](https://github.com/Mbed-TLS/mbedtls) (use sudo apt install libmbedtls-dev on debian) for TessesFramework - Follow the commands bellow ## Run these commands to install tesses-framework ```bash -git clone https://git.tesseslanguage.com/tesses-framework +git clone https://onedev.site.tesses.net/tesses-framework cd tesses-framework mkdir build cd build @@ -30,4 +27,4 @@ sudo make install ## Resources used from others - [ca-certificate.crt (from ubuntu)](ca-certificate.crt) -- [TanoheSans-Regular.ttf (license OFL)](font/License-OFL.txt) \ No newline at end of file +- [TanoheSans-Regular.ttf (license OFL)](font/License-OFL.txt)