From 3329cf9409b85b78174c57d84e2a373d1a0c06d5 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Thu, 23 Feb 2023 18:38:39 -0800 Subject: [PATCH] Remove line about dep files being checked in --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a5e8e3a7..6105a52e 100644 --- a/README.md +++ b/README.md @@ -914,8 +914,6 @@ The following NPM packages are used: - Bootstrap Icons 1.10.3 - KaTeX 0.16.4 -The files are checked into in the repository. - Bootstrap JS and SCSS files can be loaded manually at `paige/bootstrap`, e.g. `paige/bootstrap/alert.js` and `paige/bootstrap/_alert.scss`.