Skip to content

Conversation

@omgjlk
Copy link

@omgjlk omgjlk commented Nov 9, 2023

Without it being executable the install instructions fail.

sudo: ./util/install_macos.sh: command not found

Without it being executable the install instructions fail.

`sudo: ./util/install_macos.sh: command not found`
@prplecake
Copy link

prplecake commented Nov 10, 2023

The instructions don't use sudo...

monaspace/README.md

Lines 50 to 52 in 421b5a8

```bash
$ bash ./util/install_macos.sh
```

What's more, the install script works in your home folder, so sudo isn't required.

@omgjlk
Copy link
Author

omgjlk commented Nov 13, 2023

Fair points.

I will argue though that by having a #! as a first line of the file including the interpreter to use, the install directions can be simplified to just ./util/install_macos.sh, assuming that the file is executable, which appears to be the intent.

@sylver sylver mentioned this pull request Nov 19, 2023
@idan idan added this to the 1.101 milestone May 9, 2024
@idan
Copy link
Contributor

idan commented May 9, 2024

Fixed in 8847e6c

@idan idan closed this May 9, 2024
@idan
Copy link
Contributor

idan commented May 9, 2024

Thank you for the PR, it's appreciated! Was fixed while I was doing a pass on the installation issues, this is not a rejection 💞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants