Index: experimental/webtry/DESIGN.md |
diff --git a/experimental/webtry/DESIGN.md b/experimental/webtry/DESIGN.md |
index 669be272cb0f1457d19ead8e46ebfa5ba9cd0a85..c95d76924d579828b039ab5ffb4d039f995acd1d 100644 |
--- a/experimental/webtry/DESIGN.md |
+++ b/experimental/webtry/DESIGN.md |
@@ -220,12 +220,10 @@ be updated in place (no local customizations): |
* codemirror.js - base CM implementation |
* codemirror.css - base CM stylesheet |
* clike.js - C-like syntax highlighting support |
- * ambiance.css - Ambiance CM theme |
Alternatively, we may consider pulling CM as an external dependency at some |
point. |
- |
Installation |
------------ |
See the README file. |