Skip to content

Commit cfa7ceb

Browse files
committed
guix: Remove README development environment section
1 parent 93b6a85 commit cfa7ceb

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

contrib/guix/README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -82,17 +82,6 @@ export PATH="${HOME}/.config/guix/current/bin${PATH:+:}$PATH"
8282

8383
## Usage
8484

85-
### As a Development Environment
86-
87-
For a Bitcoin Core depends development environment, simply invoke
88-
89-
```sh
90-
guix environment --manifest=contrib/guix/manifest.scm
91-
```
92-
93-
And you'll land back in your shell with all the build dependencies required for
94-
a `depends` build injected into your environment.
95-
9685
### As a Tool for Deterministic Builds
9786

9887
From the top of a clean Bitcoin Core repository:

0 commit comments

Comments
 (0)