Remove submodules

This commit is contained in:
2024-06-25 11:21:56 +02:00
parent 80a81aefbb
commit baf300bf7a
3 changed files with 0 additions and 18 deletions

3
.gitmodules vendored
View File

@@ -1,3 +0,0 @@
[submodule "utils"]
path = utils
url = https://gitlab.inria.fr/whar/packages/latex-utils.git

View File

@@ -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:

1
utils

Submodule utils deleted from b9b8d7645f