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

parse error #104

Closed
khwerhahn opened this issue Sep 20, 2017 · 1 comment
Closed

parse error #104

khwerhahn opened this issue Sep 20, 2017 · 1 comment

Comments

@khwerhahn
Copy link

I tried to install on mac by just copy & paste the following command:
curl -O https://raw.githubusercontent.com/hypriot/flash/master/$(uname -s)/flash
Result:
screen shot 2017-09-20 at 19 55 24

@firecyberice
Copy link
Member

firecyberice commented Sep 21, 2017

You have escaped the ( in your screenshot. You used $\(uname -s) instead of $(uname -s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants