Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
Reflected changes from last commit to README.md and Viewer's yarn loc…
Browse files Browse the repository at this point in the history
…kfile
  • Loading branch information
antoninkriz committed Jan 19, 2022
1 parent 700ffe5 commit 87346d5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ New Time Tables Generator for CTU (CVUT).
* [GCC](https://gcc.gnu.org/) 7.5+ (`sudo apt-get install gcc g++`)
* [CMake](https://cmake.org/) 3.17+ (how to install on Ubuntu [here](https://askubuntu.com/questions/829310/how-to-upgrade-cmake-in-ubuntu))
* [Python 3.8+](https://www.python.org/) (how to install on Ubuntu [here](https://linuxize.com/post/how-to-install-python-3-8-on-ubuntu-18-04/))
* [Node.js](https://nodejs.org/) 12+ (how to install on Ubuntu [here](https://linuxize.com/post/how-to-install-node-js-on-ubuntu-20-04/#installing-nodejs-and-npm-from-nodesource))
* [Node.js](https://nodejs.org/) 16+ (how to install on Ubuntu [here](https://linuxize.com/post/how-to-install-node-js-on-ubuntu-20-04/#installing-nodejs-and-npm-from-nodesource))
* [Yarn](https://yarnpkg.com/) (how to install on Ubutu [here](https://classic.yarnpkg.com/en/docs/install/#debian-stable))

### Get Siriuis Time Table API credentials
Expand Down
2 changes: 0 additions & 2 deletions Viewer/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
/node_modules
/.pnp
.pnp.js
yarn.lock
package-lock.json

# testing
/coverage
Expand Down

0 comments on commit 87346d5

Please sign in to comment.