Update README.md

This commit is contained in:
Cody Schafer
2014-12-01 16:36:11 -05:00
parent 27838c7763
commit d70da91161
+1 -1
View File
@@ -32,7 +32,7 @@ This openembedded layer provides the rust compiler, tools for building packages
by a crate's Cargo.toml including triplet-specific dependencies and then using
the crate based on a feature (most often, `#[cfg(unix)]`). Until cargo and it's
ecosystem get their act together, you'll need to supply patches to the
misbehaving packages. See `recipies/cargo/cargo_*.bb` for and example of how to
misbehaving packages. See `recipies/cargo/cargo_*.bb` for an example of how to
do this.
## TODO