Skip to content

Commit

Permalink
Added missing library to the debian install list
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskr97 committed Apr 12, 2019
1 parent bbfafc7 commit 59766c3
Showing 1 changed file with 22 additions and 15 deletions.
37 changes: 22 additions & 15 deletions Docs/BuildingUpgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,28 @@ Interested in contributing to Etterna? This guide is the place to start!

## Table of Contents

- [Getting Started](#Getting-Started)
- [Quick Start](#Quick-Start)
- [Universal Dependencies](#Universal-Dependencies)
- [Linux Dependencies](#Linux-Dependencies)
- [Windows Dependencies](#Windows-Dependencies)
- [macOS Dependencies](#macOS-Dependencies)
- [Project Generation](#Project-Generation)
- [CLI Project Generation](#CLI-Project-Generation)
- [GUI Project Generation](#GUI-Project-Generation)
- [Compiling](#Compiling)
- [Ninja](#Ninja)
- [Linux](#Linux)
- [macOS](#macOS)
- [Windows](#Windows)
- [Distribution](#Distribution)
- [Building Etterna](#building-etterna)
- [Table of Contents](#table-of-contents)
- [Getting Started](#getting-started)
- [Quick Start](#quick-start)
- [Universal Dependencies](#universal-dependencies)
- [Linux Dependencies](#linux-dependencies)
- [Windows Dependencies](#windows-dependencies)
- [macOS Dependencies](#macos-dependencies)
- [Project Generation](#project-generation)
- [CLI Project Generation](#cli-project-generation)
- [Sample CMake Commands](#sample-cmake-commands)
- [GUI Project Generation](#gui-project-generation)
- [Compiling](#compiling)
- [Ninja](#ninja)
- [Linux](#linux)
- [macOS](#macos)
- [Xcode Editor](#xcode-editor)
- [Xcode CLI](#xcode-cli)
- [Windows](#windows)
- [Visual Studio Editor](#visual-studio-editor)
- [Visual Studio CLI](#visual-studio-cli)
- [Distribution](#distribution)

## Getting Started

Expand Down

0 comments on commit 59766c3

Please sign in to comment.