From 417bd8834d1b05657d80fce1b0dfba6f974deeaa Mon Sep 17 00:00:00 2001 From: Anton Dyudin Date: Thu, 4 Feb 2016 16:38:18 -0800 Subject: [PATCH] ape -> app --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7cb7c08976..189b321306 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -32,7 +32,7 @@ install the new kernel is `|reset` in `dojo`. This rebuilds from the `arvo` directory in the `home` desk in `%clay`. Currently, `|reset` does not reload apps like `dojo` itself, which will still reference the old kernel. To force them to reload, make a trivial edit to their main -source file (under the `ape` directory) in `%clay`. +source file (under the `app` directory) in `%clay`. If you do any kernel development, be sure to read the section below about pills.