From 5432b1d09f835ac7bd9b9343e8702a28f0840553 Mon Sep 17 00:00:00 2001 From: Sven Nilsen Date: Sun, 13 Jul 2014 10:26:27 +0200 Subject: [PATCH] Updated commands --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 1c27853d17..50b62d00f6 100644 --- a/README.md +++ b/README.md @@ -116,8 +116,6 @@ make bench-external - Benchmarks library externally make doc - Builds documentation for library make git-ignore - Setup files to be ignored by Git make examples - Builds examples -make cargo-lite-exe - Setup executable package -make cargo-lite-lib - Setup library package make cargo-exe - Setup executable package make cargo-lib - Setup library package make rust-ci-lib - Setup Travis CI Rust library