-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9c94d46
commit 08773a0
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
Installing Seanpm2001/Code-distancing | ||
--- | ||
|
||
Code distancing currently doesn't require installation (as of August 25th 2021) although it requires 2 programs/packages to be installed: | ||
|
||
* HTML 5 or higher | ||
|
||
* Python 3.0 or higher | ||
|
||
HTML is needed for the website structure, while Python is needed for the project language file, along with many components. You will still need supporting packages to test the various languages used in this project. | ||
|
||
Although, for this package, you can choose which languages you want to support and which ones you don't, down to the very version. | ||
|
||
There is way too much to list here (ommitted 10000+ entries) just install the package related to the language you want to support. | ||
|
||
For example, if you want to support PHP 7.3.2, install the PHP 7.3.2 package. | ||
|
||
We trust you have experience with package installation to be reading this. | ||
|
||
If you don't know how to do this, do some web searches through your preferred search engine(s) | ||
|
||
--- | ||
Install instructions file version: 1 (Wednesday, August 25th 2021 at 2:20 pm) | ||
--- |