diff --git a/README.md b/README.md index 1c13bed..372f712 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,11 @@ # nix-gcc-multi-issue -This is the nix-gcc-multi-issue project. +Sample project to show linkage problem in Nix devshell with `multiStdenv`. -# Building and installing +## Building -See the [BUILDING](BUILDING.md) document. - -# Contributing - -See the [CONTRIBUTING](CONTRIBUTING.md) document. - -# Licensing - - +In the repo root: +``` +nix develop +./build.sh +``` \ No newline at end of file