Mathics3 / mathics-core

An open-source Mathematica. This repository contains the Python modules for WL Built-in functions, variables, core primitives, e.g. Symbol, a parser to create Expressions, and an evaluator to execute them.

Home Page:https://mathics.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo in installation document

toddmo opened this issue · comments

In https://mathics-development-guide.readthedocs.io/en/latest/installing.html,

there's a typo.

The line

$ apt-get install python-dev libsqlite3-devp python-setuptools liblapack-dev llvm-dev

should be

$ apt-get install python-dev libsqlite3-dev python-setuptools liblapack-dev llvm-dev

libsqlite3-devp has an extra p