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

Web instructions mistake in docs #621

Closed
sssilver opened this issue Jun 9, 2020 · 0 comments · Fixed by #622
Closed

Web instructions mistake in docs #621

sssilver opened this issue Jun 9, 2020 · 0 comments · Fixed by #622

Comments

@sssilver
Copy link
Contributor

sssilver commented Jun 9, 2020

https://docs.rs/crate/quicksilver/0.4.0-alpha0.5 says:

If you want to test your application locally, use cargo web start --features stdweb and open your favorite browser to the port it provides.

However, that will just fail to build. The correct version should say:

If you want to test your application locally, use cargo web start --features quicksilver/stdweb and open your favorite browser to the port it provides.

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

Successfully merging a pull request may close this issue.

1 participant