From baf300bf7a0addbf162a5b4535d49772e03da87a Mon Sep 17 00:00:00 2001 From: Erwan Normand Date: Tue, 25 Jun 2024 11:21:56 +0200 Subject: [PATCH] Remove submodules --- .gitmodules | 3 --- README.md | 14 -------------- utils | 1 - 3 files changed, 18 deletions(-) delete mode 160000 utils diff --git a/.gitmodules b/.gitmodules index 506f636..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "utils"] - path = utils - url = https://gitlab.inria.fr/whar/packages/latex-utils.git diff --git a/README.md b/README.md index ce4995f..fa5fe80 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,5 @@ # Wearable Haptics and Augmented Reality -## Usage - -Clone this repository with its submodules: - -``` -git clone --recurse-submodules -``` - -If you have already cloned the repository, you can update the submodules with: - -``` -git submodule --init --update -``` - Compile `main.tex` using either `pdflatex` with `biblatex` or `lualatex` (recommended). You may need to install the following packages: diff --git a/utils b/utils deleted file mode 160000 index b9b8d76..0000000 --- a/utils +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b9b8d7645fb1c4c6cfe22399a064f6551512f0bf