File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3636 <img src="https://img.shields.io/badge/Codespaces-Open%20in%201%20click-2ea44f?logo=github" />
3737 </a >
3838 <a href =" https://github.com/MFlowCode/MFC/releases " >
39- <img src="https://img.shields.io/github/v/release/MFlowCode/MFC?display_name=release&sort=semver " />
39+ <img src="https://img.shields.io/github/v/release/MFlowCode/MFC?display_name=release" />
4040 </a >
4141</p >
4242
4343<p align =" center " >
4444 <a href =" https://star-history.com/#MFlowCode/MFC&Date " >
45- <img src="https://api.star-history.com/svg?repos=MFlowCode/MFC&type=Date" alt="Star History Chart" width="600"/>
45+ <img src="https://api.star-history.com/svg?repos=MFlowCode/MFC&type=Date&theme=dark " alt="Star History Chart" width="600"/>
4646 </a >
4747</p >
4848
@@ -60,7 +60,7 @@ MFC runs at exascale on the world's fastest supercomputers:
6060| Path | Command |
6161| --- | --- |
6262| ** Codespaces** (fastest) | Click the "Codespaces" badge above to launch in 1 click |
63- | ** Homebrew (macOS)** | ` brew install mflowcode/mfc/mfc && mfc run $(brew --prefix mfc)/examples/1D_sodshocktube/case.py -n 2 ` |
63+ | ** Homebrew** (macOS) | ` brew install mflowcode/mfc/mfc && mfc $(brew --prefix mfc)/examples/1D_sodshocktube/case.py -n 2 ` |
6464| ** Local build** | ` ./mfc.sh build -j $(nproc) && ./mfc.sh test -j $(nproc) ` |
6565
6666** Welcome!**
You can’t perform that action at this time.
0 commit comments