Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor editorial suggestions #8

Closed
FreeWilly2022 opened this issue Dec 23, 2023 · 4 comments
Closed

Minor editorial suggestions #8

FreeWilly2022 opened this issue Dec 23, 2023 · 4 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@FreeWilly2022
Copy link

Thanks for putting this together. I had to build a version for my linux arm64 and found these minor issues in the ReadMe.md:
Under Building, Checkout source code, remove the semicolon after https:;

Next I had to change the scadformat directory permissions by:
sudo chmod 0777 -R ./scadformat

Of course using 0777 permissions is a no-no, so if you know what permissions are needed, please substitute.

Otherwise it compiled and works nicely, thanks again!

@hugheaves
Copy link
Owner

Thanks for letting me know. I'll fix after the holidays! You've also got me interested to see if I can coerce github Actions into cross-compiling an ARM64 binary.

@hugheaves hugheaves added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels Dec 24, 2023
@yannickbattail
Copy link

I fix the typo in the readme
#9

@hugheaves hugheaves removed the enhancement New feature or request label Dec 26, 2023
@hugheaves
Copy link
Owner

Created #10 for providing ARM64 binaries.

@hugheaves
Copy link
Owner

Fixed via #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants