dannym pushed a commit to branch master
in repository guix-artwork.

commit 757327368ec191d7af3cd20619b19b2987526365
Author: Danny Milosavljevic <[email protected]>
Date:   Tue Dec 11 15:56:56 2018 +0100

    website: bootstrapping-rust: Fix bootstrap chain.
    
    * website/posts/bootstrapping-rust.md: Fix bootstrap chain.
---
 website/posts/bootstrapping-rust.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/website/posts/bootstrapping-rust.md 
b/website/posts/bootstrapping-rust.md
index f6d820f..cef9c73 100644
--- a/website/posts/bootstrapping-rust.md
+++ b/website/posts/bootstrapping-rust.md
@@ -56,6 +56,9 @@ We now got a bootstrap chain like this:
     [email protected]
         ^
         |
+    [email protected]
+        ^
+        |
        g++
 
 #### Limitations

Reply via email to