Skip to content
Snippets Groups Projects
Unverified Commit 18b6f5eb authored by Michael Aaron Murphy's avatar Michael Aaron Murphy Committed by GitHub
Browse files

Merge pull request #694 from PigeonF/master

Fix color code in setup.ion
parents 22b3efc6 4036f423
Branches
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@ match "@args[1..3]"
cargo build --release
case "build docs"
if not exists -b "mdbook"
echo "${c::09F}Installing mdbook from Crates.io${c::reset}"
echo "${c::0x09F}Installing mdbook from Crates.io${c::reset}"
cargo install mdbook --force
end
cd manual && mdbook build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment