Skip to content

Commit 4d8ca18

Browse files
committed
Merge branch 'main' of github.com:IceWhaleTech/CasaOS
2 parents b727606 + 428be5f commit 4d8ca18

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.github/workflows/casa.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
# ls
6666

6767

68-
- name: Set enviroment for github-release
68+
- name: Set environment for github-release
6969
run: |
7070
echo "VERSION=$(cat types/system.go | grep CURRENTVERSION | awk '$2 == "CURRENTVERSION"{print $4}' | sed 's/"//g')" >>$GITHUB_ENV
7171
echo "BODY=$(cat types/system.go | grep BODY | awk -F= '{print $2}' | sed 's/"//g')" >>$GITHUB_ENV

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ CasaOS fully supports ZimaBoard, Intel NUC, and Raspberry Pi. Also, more compute
104104
### System Compatibility
105105

106106
Official Support
107-
- Debian 11 (✅ Tested, Recommended)
107+
- Debian 12 (✅ Tested, Recommended)
108108
- Ubuntu Server 20.04 (✅ Tested)
109109
- Raspberry Pi OS (✅ Tested)
110110

@@ -146,13 +146,13 @@ curl -fsSL https://get.icewhale.io/casaos-uninstall.sh | sudo bash
146146

147147
## Community
148148

149-
The word Casa comes from the Spanish word for "home". Project CasaOS originated as a pre-installed system for crowdfunded product [ZimaBoard](https://www.zimaboard.com) on Kickstarter.
149+
The word Casa comes from the Spanish word for "home". Project CasaOS originated as a pre-installed system for the crowdfunded product [ZimaBoard](https://www.zimaboard.com) on Kickstarter.
150150

151151
After looking at many systems and software on the market, the team found no server system designed for home scenarios, sadly true.
152152

153-
So, we set out to build this open source project to develop CasaOS with our own hands, everyone in the community, and you.
153+
So, we set out to build this open-source project to develop CasaOS with our own hands, everyone in the community, and you.
154154

155-
We believes that through community-driven collaborative innovation and open communication with global developers, we can reshape the digital home experience like never before.
155+
We believe that through community-driven collaborative innovation and open communication with global developers, we can reshape the digital home experience like never before.
156156

157157
**A warm welcome for you to get help or share great ideas in the [Discord](https://discord.gg/knqAbbBbeX)!**
158158

@@ -162,8 +162,8 @@ We believes that through community-driven collaborative innovation and open comm
162162

163163
CasaOS is a community-driven open source project and the people involved are CasaOS users. That means CasaOS will always need contributions from community members just like you!
164164

165-
- See <https://wiki.casaos.io/en/contribute> for ways of contribution to CasaOS
166-
- See <https://wiki.casaos.io/en/contribute/development> if you want to be involved in code contribution specificially
165+
- See <https://wiki.casaos.io/en/contribute> for ways of contributing to CasaOS
166+
- See <https://wiki.casaos.io/en/contribute/development> if you want to be involved in code contribution specifically
167167

168168
## Donate
169169
<p ><a href="https://www.buymeacoffee.com/icewhaletech"> <img align="center" src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" height="50" width="210" alt="bappi2097" target="_blank" /></a></p>
@@ -209,7 +209,7 @@ Everyone's contribution is greatly appreciated. ([Emoji Key](https://allcontribu
209209

210210
<!-- ALL-CONTRIBUTORS-LIST:END -->
211211

212-
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
212+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind are welcome!
213213

214214
## Changelog
215215

0 commit comments

Comments
 (0)