Skip to content

Commit

Permalink
Updated OS system requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
garethflowers committed Mar 17, 2016
1 parent 0552d99 commit 63a188f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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 @@ Visual Studio Code Portable is the Visual Studio Code text editor packaged with

## System Requirements

* Microsoft Windows 7, 8.0, 8.1 or 10 (x86/x64).
* Microsoft Windows 7 or later.
* [PortableApps.com Platform](http://portableapps.com/download) (Optional)

## Credits
Expand Down
3 changes: 2 additions & 1 deletion VSCodePortable/App/AppInfo/Launcher/VSCodePortable.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ DirectoryMoveOK=yes
DisableSplashScreen=true
SplashTime=0
SupportsUNC=yes
MinOS=7

[Environment]
VSCODE_HOME=%PAL:DataDir%\code
Expand All @@ -14,4 +15,4 @@ vscode=%USERPROFILE%\.vscode

[DirectoriesCleanupIfEmpty]
1=%APPDATA%\Code
2=%USERPROFILE%\.vscode
2=%USERPROFILE%\.vscode

0 comments on commit 63a188f

Please sign in to comment.