[PR #33] [MERGED] corrected the macOS install instruction #73

Closed
opened 2025-09-10 22:50:12 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscodium.github.io/pull/33
Author: @minhtrannhat
Created: 1/11/2021
Status: Merged
Merged: 1/12/2021
Merged by: @stripedpajamas

Base: masterHead: master


📝 Commits (1)

  • 75878b3 corrected the macOS install instruction

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 _posts/2000-01-05-install.md (+1 -1)

📄 Description

Hi ! I found that the install instruction for MacOS doesn't work and I had to change it into

brew install --cask vscodium

for it to work.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/VSCodium/vscodium.github.io/pull/33 **Author:** [@minhtrannhat](https://github.com/minhtrannhat) **Created:** 1/11/2021 **Status:** ✅ Merged **Merged:** 1/12/2021 **Merged by:** [@stripedpajamas](https://github.com/stripedpajamas) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`75878b3`](https://github.com/VSCodium/vscodium.github.io/commit/75878b37f3fef11c2a407883b24e7704ed9a803d) corrected the macOS install instruction ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `_posts/2000-01-05-install.md` (+1 -1) </details> ### 📄 Description Hi ! I found that the install instruction for MacOS doesn't work and I had to change it into ``` brew install --cask vscodium ``` for it to work. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the pull-request label 2025-09-10 22:50:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium.github.io#73