Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 407 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 407 Bytes

MoleculeFlashcards

Setting up the project

Clone the git repository

git clone https://github.com/MillersvilleCS/MoleculeFlashcards.git

then initialize and load the submodules

git submodule update --init

Updating submodules

Upstream updates to submodules can be pulled using:

git submodule update