From 8a85734fe86ee4de24c4f5b8dfc378a59c97e24f Mon Sep 17 00:00:00 2001 From: Anton Latukha Date: Wed, 30 Sep 2020 14:27:27 +0000 Subject: [PATCH] [auto] upd README TOC --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad1e8c9..43aeb27 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,9 @@ Parser, evaluator and type checker for the Nix language written in Haskell. - [Prerequisites](#prerequisites) - [Getting Started](#getting-started) -- [Using the REPL](#using-the-repl) -- [Cachix prebuild binary caches](#cachix-prebuild-binary-caches) + - [Cachix prebuild binary caches](#cachix-prebuild-binary-caches) + - [Development using Cabal](#development-using-cabal) +- [Entering the HNix REPL](#entering-the-hnix-repl) - [Building](#building) - [With benchmarks](#with-benchmarks) - [With profiling](#with-profiling)